• Uli's avatar
    Update coco_eval.py (#1894) · f8bc417d
    Uli 提交于
    * Update coco_eval.py
    
    all the subsequent bbox of current image  will be ignored incorrectly if the conditional in the line 314 met
    
    * fix bug in line 314 of coco_eval.py
    Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
    f8bc417d
coco_eval.py 19.9 KB