yolov4

YOLOv4: Optimal Speed and Accuracy of Object Detection

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libstdc++6
pip3 install yolov4

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.2.0 2021-02-21      
3.1.0 2021-02-20      
3.0.1 2021-02-18      
3.0.0 2021-02-14      
2.1.0 2021-01-27    
2.0.3 2021-01-07    
2.0.2 2020-12-20    
2.0.1 2020-12-05    
2.0.0 2020-10-26    
1.2.1 2020-09-04    
1.2.0 2020-08-11    
1.1.0 2020-08-10    
1.0.0 2020-08-05    
0.24.0 2020-08-04    
0.23.0 2020-08-03    
0.22.0 2020-08-02    
0.21.0 2020-07-29    
0.20.0 2020-07-28    
0.19.0 2020-07-23    
0.18.0 2020-07-23    
0.17.0 2020-07-23    
0.16.0 2020-07-15    
0.15.0 2020-07-14    
0.14.0 2020-07-13    
0.13.0 2020-07-13    
0.12.0 2020-07-11    
0.11.0 2020-06-29    
0.10.0 2020-06-24    
0.9.0 2020-06-23    
0.8.0 2020-06-22    
0.7.0 2020-06-22    
0.6.0 2020-06-19    
0.5.0 2020-06-19    
0.4.0 2020-06-11    
0.3.0 2020-06-08    
0.2.0 2020-06-07      
0.1.0 2020-06-07      

Issues with this package?

Page last updated 2023-10-28 05:05:59 UTC