WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.33k stars 4.2k forks source link

IDetect and Detect #671

Closed SSTato closed 2 years ago

SSTato commented 2 years ago

I want to know the difference between IDetect and Detect

WongKinYiu commented 2 years ago

IDetect contains YOLOR implicit knowledge modeling.