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.06k stars 4.13k forks source link

YOLOv7 Classification #655

Open dpetersonVT23 opened 1 year ago

dpetersonVT23 commented 1 year ago

Is it planned to add classification capability to YOLOv7 similar to its implementation in v5?

WongKinYiu commented 1 year ago

OK, I will update u5 branch.

mazatov commented 1 year ago

@WongKinYiu , has classification been added? Thanks!