pytorch-yolov3 icon indicating copy to clipboard operation
pytorch-yolov3 copied to clipboard

YOLOv3 PyTorch version, add cocoapi mAP evaluation. 增加了中文注释。

Results 7 pytorch-yolov3 issues
Sort by recently updated
recently updated
newest added

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...

i found that you submit a docker in codlab.can you share your docker-image or project with me?or can you provide me a example. there is some problem with my docker...

Please support multi-gpu training and tensorboard, it would be great!

Hi muyi, Can I use python 3.6 for this code? Best regards, PeterPham

using multi-scale mode slows down the trainning speed Hi, thanks for sharing your excent work, about the trainning speed,I test several implement and this repo is much better ,but there...

how to train custom data?