HulkMaker / pytorch-yolov3

YOLOv3 PyTorch version, add cocoapi mAP evaluation. 增加了中文注释。
GNU General Public License v3.0
93 stars 18 forks source link

May I know how to create confusion matrix ? #9

Open Hrishkesh opened 4 years ago

Hrishkesh commented 4 years ago

The metrics used are mAP and IOU but I need to generate a confusion matrix for better understanding so I can have it in my final report of my master thesis.