mirror of https://github.com/WongKinYiu/yolov7.git
Add following layers to tf.py: - TFMP (MP) - TFSPPCSPC (SPPCSPC) - TFRepConv (RepConv) |
||
---|---|---|
data | ||
models | ||
utils | ||
LICENSE.md | ||
README.md | ||
detect.py | ||
export.py | ||
hubconf.py | ||
requirements.txt | ||
setup.cfg | ||
train.py | ||
val.py |
README.md
yolov7
Implementation of "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors"