1. 05 10月, 2021 1 次提交
  2. 04 10月, 2021 1 次提交
    • Zhiqiang Wang's avatar
      Fix pylint: do not use bare 'except' (#5025) · 1922ddea
      Zhiqiang Wang 提交于
      * Fix E722, do not use bare 'except'
      
      * Remove used codes
      
      * Add FileNotFoundError in LoadImagesAndLabels
      
      * Remove AssertionError
      
      * Ignore LoadImagesAndLabels
      
      * Ignore downloads.py
      
      * Ignore torch_utils.py
      
      * Ignore train.py
      
      * Ignore datasets.py
      
      * Enable utils/download.py
      
      * Fixing exception in thop
      
      * Remove unused code
      
      * Fixing exception in LoadImagesAndLabels
      
      * Fixing exception in exif_size
      
      * Fixing exception in parse_model
      
      * Ignore exceptions in requests
      
      * Revert the exception as suggested
      
      * Revert the exception as suggested
      1922ddea
  3. 03 10月, 2021 1 次提交
  4. 01 10月, 2021 5 次提交
  5. 30 9月, 2021 4 次提交
  6. 29 9月, 2021 9 次提交
  7. 28 9月, 2021 7 次提交
  8. 27 9月, 2021 5 次提交
  9. 26 9月, 2021 1 次提交
  10. 25 9月, 2021 4 次提交
  11. 24 9月, 2021 1 次提交
  12. 22 9月, 2021 1 次提交