• 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
test.py 14.8 KB