Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As of 2017/12/14, YOLOv2 has been integrated into OpenCV but not YOLO9000, see the corresponding pull request.

See the sample code if you want to use YOLOv2.

As of 2017/12/14, YOLOv2 has been integrated into OpenCV but not YOLO9000, see the corresponding pull request.

See the sample codecode (here for OpenCV 3.4.3) if you want to use YOLOv2.do object detection with the supported networks (YOLO, MobileNet-SSD, Faster R-CNN, ...). Change the tag or the branch on Github to get the sample file according to your OpenCV version.