1. 03 5月, 2021 3 次提交
  2. 02 5月, 2021 1 次提交
  3. 01 5月, 2021 7 次提交
  4. 30 4月, 2021 6 次提交
  5. 29 4月, 2021 1 次提交
  6. 28 4月, 2021 2 次提交
  7. 27 4月, 2021 3 次提交
    • Glenn Jocher's avatar
      Add yolov5/ to sys.path() for *.py subdir exec (#2949) · 4200674a
      Glenn Jocher 提交于
      * Add yolov5/ to sys.path() for *.py subdir exec
      
      * Update export.py
      4200674a
    • Glenn Jocher's avatar
      Improved yolo.py profiling (#2940) · 48904993
      Glenn Jocher 提交于
      * Improved yolo.py profiling
      
      Improved column order and labelling.
      
      * Update yolo.py
      48904993
    • BZFYS's avatar
      Update README.md (#2934) · 6c1290fe
      BZFYS 提交于
      * Update README.md
      
      dependencies:
      ImportError: libGL.so.1: cannot open shared object file: No such file or directory
      ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
      ImportError: libSM.so.6: cannot open shared object file: No such file or directory
      ImportError: libXrender.so.1: cannot open shared object file: No such file or directory
      
      * replace older apt-get with apt
      
      Code commented for now until a better understanding of the issue, and also code is not cross-platform compatible.
      Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
      6c1290fe
  8. 26 4月, 2021 4 次提交
  9. 25 4月, 2021 2 次提交
  10. 24 4月, 2021 7 次提交
  11. 23 4月, 2021 3 次提交
  12. 22 4月, 2021 1 次提交