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 a1c6e04c7c
main code
code for inference
2022-07-06 23:23:27 +08:00
cfg main code 2022-07-06 23:23:27 +08:00
data main code 2022-07-06 23:23:27 +08:00
inference/images main code 2022-07-06 23:23:27 +08:00
models main code 2022-07-06 23:23:27 +08:00
scripts main code 2022-07-06 23:23:27 +08:00
utils main code 2022-07-06 23:23:27 +08:00
README.md Initial commit 2022-07-06 23:14:07 +08:00
detect.py main code 2022-07-06 23:23:27 +08:00
hubconf.py main code 2022-07-06 23:23:27 +08:00
test.py main code 2022-07-06 23:23:27 +08:00
train.py main code 2022-07-06 23:23:27 +08:00

README.md

yolov7

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