GMU:Procedural Cut/Assignment Object Recognition: Difference between revisions

From Medien Wiki
No edit summary
Line 3: Line 3:


== Example ==
== Example ==
Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and YOLO].
Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and YOLO].


=== Input ===
=== Input ===
[[File:input_dog.mp4]]
[[File:input dog.mp4]]


=== Output ===
=== Output ===
[[File:output_dog.mp4]]
[[File:output dog.mp4]]
 
[[File:log dog.txt]]
 


[[File:log_dog.txt]]
Here is the good olde color tracking in the new fancy clothes of "heuristics" https://towardsdatascience.com/real-time-object-detection-without-machine-learning-5139b399ee7d