MyGit

v1.0

ultralytics/yolov3

版本发布时间: 2018-12-12 03:50:16

ultralytics/yolov3最新发布版本:v9.6.0(2021-11-15 05:26:56)

This is an initial release. This repository currently works well for inference, with no known issues, with training still under development. Current COCO training mAP using this repo is 0.522 (at 416 x 416) after 62 epochs (using all default training settings, simply running python3 train.py). We are exploring ways to improve this further.

Loss curves, Precision, Recall and mAP. coco_training_loss

Recommend PyTorch >0 v1.0.0 to run this repo, which includes numerous bug fixes: https://github.com/pytorch/pytorch/releases

Inference

Training

Validation

Multi-GPU

Performance

相关地址:原始地址 下载(tar) 下载(zip)

1、 coco2014labels.zip 92.84MB

2、 coco2017labels.zip 68.29MB

3、 yolov3-spp.pt 120.49MB

4、 yolov3-tiny.pt 16.94MB

5、 yolov3.pt 118.48MB

查看:2018-12-12发行的版本