• 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
datasets.py 43.9 KB