vix.ing · top · new · best · stats

YOLOv3: An Incremental Improvement

2018/04/08 by Joseph Redmon, Ali Farhadi, Redmon, Joseph +1 · 9 voices · 5,889 citations
Computer Science · Engineering · Medicine · Psychology · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Algorithm #Artificial intelligence #Code (set theory) #Computer science #Computer vision #Engineering #Geology #Metric (unit) #Programming language #Psychology #Retinal Imaging and Analysis #Swell #Titan (rocket family) #Worry #cs.CV

paper · pdf · doi:10.48550/arxiv.1804.02767

published in arXiv (Cornell University) (Cornell University) · Tech Report

arxiv created 2018/04/08 · openalex publication_date 2018/04/08 · arxiv updated 2018/04/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present some updates to YOLO! We made a bunch of little design changes to make it better. We also trained this new network that's pretty swell. It's a little bigger than last time but more accurate. It's still fast though, don't worry. At 320x320 YOLOv3 runs in 22 ms at 28.2 mAP, as accurate as SSD but three times faster. When we look at the old .5 IOU mAP detection metric YOLOv3 is quite good. It achieves 57.9 mAP@50 in 51 ms on a Titan X, compared to 57.5 mAP@50 in 198 ms by RetinaNet, similar performance but 3.8x faster. As always, all the code is online at https://pjreddie.com/yolo/

Cited by

Discussions

Related