mirror of https://github.com/WongKinYiu/yolov7.git
parent
82b571c2c0
commit
0479c7c48a
|
@ -0,0 +1,7 @@
|
||||||
|
# yolov7
|
||||||
|
|
||||||
|
Implementation of "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors"
|
||||||
|
|
||||||
|
This implimentation is based on [yolov5](https://github.com/ultralytics/yolov5).
|
||||||
|
|
||||||
|
All of installation, data preparation, and usage are as same as yolov5.
|
Loading…
Reference in New Issue