• Ayush Chaurasia's avatar
    W&B feature improvements (#1258) · 96fcde40
    Ayush Chaurasia 提交于
    * W&B feature improvements
    
    This PR add:
    * Class to id labels. Now, the caption of bounding boxes will display the class name and the class confidence score.
    * The project name is set to "Yolov5" and the run name will be set to opt.logdir
    
    * cleanup
    
    * remove parenthesis on caption
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    96fcde40
名称
最后提交
最后更新
.github 正在载入提交数据...
data 正在载入提交数据...
inference/images 正在载入提交数据...
models 正在载入提交数据...
utils 正在载入提交数据...
weights 正在载入提交数据...
.dockerignore 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
Dockerfile 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
detect.py 正在载入提交数据...
hubconf.py 正在载入提交数据...
requirements.txt 正在载入提交数据...
sotabench.py 正在载入提交数据...
test.py 正在载入提交数据...
train.py 正在载入提交数据...
tutorial.ipynb 正在载入提交数据...