open-mmlab / mmyolo

OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

Home Page:https://mmyolo.readthedocs.io/zh_CN/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add eval_metric.py file

wang-tf opened this issue · comments

Discussed in #281

Originally posted by wang-tf November 14, 2022
In original mmdet, there is a file named eval_metric.py. I think it's helpfull to analyse the model result. Will be added this file in future?

@wang-tf Thank you very much for your feedback, we subsequently recommend using mim to call mmdet across libraries, but there are still some issues that are still being worked out.