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 88e9436bec
pytorch code
fix https://github.com/WongKinYiu/yolov7/issues/855
2022-09-28 17:01:55 +08:00
cfg pytorch code 2022-07-06 23:29:20 +08:00
data pytorch code 2022-07-06 23:29:20 +08:00
inference/images pytorch code 2022-07-06 23:29:20 +08:00
models pytorch code 2022-09-28 17:01:55 +08:00
scripts pytorch code 2022-07-06 23:29:20 +08:00
utils pytorch code 2022-07-06 23:29:20 +08:00
LICENSE.md Create LICENSE.md 2022-07-07 08:15:01 +03:00
README.md Initial commit 2022-07-06 23:14:07 +08:00
detect.py pytorch code 2022-07-06 23:29:20 +08:00
hubconf.py pytorch code 2022-07-06 23:29:20 +08:00
test.py pytorch code 2022-07-06 23:29:20 +08:00
train.py pytorch code 2022-07-06 23:29:20 +08:00

README.md

yolov7

Implementation of "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors"