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 64f054d8b3
u7 code
update readme
2022-09-01 20:10:42 +08:00
cfg darknet code 2022-08-11 18:55:33 +08:00
LICENSE Create LICENSE 2022-07-07 08:54:43 +03:00
LICENSE2 Create LICENSE2 2022-08-11 17:15:13 +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