pytorch-yolov3
pytorch-yolov3 copied to clipboard
YOLOv3 PyTorch version, add cocoapi mAP evaluation. 增加了中文注释。
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?