FeatureRequest: Please use the OpenCV library with the yolo algorithm to detect objects

With the yolo-coco library it is super easy to recognize areas of images that contain categories of objects. This feature might be very useful to filter images very fast which contain the same type of objects (door, laptop, window, spoon). The algorithm is very robust and pre-trained with thousands of categories.

RC should have an option to not only extract structured features, but also recognize areas in images with a specific color (range?) and object categories.

[1] https://pjreddie.com/darknet/yolo/

Thank you for your request dear user.