• Glenn Jocher's avatar
    Autofix duplicate label handling (#5210) · 991c654e
    Glenn Jocher 提交于
    * Autofix duplicate labels
    
    PR changes duplicate label handling from report error and ignore image-label pair to report warning and autofix image-label pair. 
    
    This should fix this common issue for users and allow everyone to get started and get a model trained faster and easier than before.
    
    * sign fix
    
    * Cleanup
    
    * Increment cache version
    
    * all to any fix
    991c654e
名称
最后提交
最后更新
.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 正在载入提交数据...