• 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
名称
最后提交
最后更新
.github 正在载入提交数据...
data 正在载入提交数据...
models 正在载入提交数据...
utils 正在载入提交数据...
.dockerignore 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
CONTRIBUTING.md 正在载入提交数据...
Dockerfile 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
detect.py 正在载入提交数据...
export.py 正在载入提交数据...
hubconf.py 正在载入提交数据...
requirements.txt 正在载入提交数据...
train.py 正在载入提交数据...
tutorial.ipynb 正在载入提交数据...
val.py 正在载入提交数据...