Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
 
 
Go to file
Kin-Yiu, Wong 0479c7c48a
u7 code
update det readme
2022-09-01 20:28:03 +08:00
cls u7 code 2022-09-01 20:26:57 +08:00
det u7 code 2022-09-01 20:28:03 +08:00
seg u7 code 2022-09-01 20:17:49 +08:00
README.md u7 code 2022-09-01 20:10:42 +08:00

README.md

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.

Object detection

code

Instance segmentation

code

Image classification

code