dnn
dnn copied to clipboard
Do you any plan for implementing yolov6/7 ? Thank you a lot!
Do you any plan for implementing yolov6/7 ? Thank you a lot!
V5 and V7 are already implemented thanks to @arrufat
The YOLOv5/YOLOv7 code lives here https://github.com/dlibml/yolo-object-detector It works but does not achieve state-of-the-art performances yet... I am still running tests on YOLOv7, once I am sure the implementation is correct, I will add the architecture definition here as well.