(→Output) |
|||
Line 4: | Line 4: | ||
== Example == | == Example == | ||
Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and | Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and YOLO]. | ||
=== Input === | === Input === | ||
Line 10: | Line 10: | ||
=== Output === | === Output === | ||
[[File:output_dog.mp4]] | |||
[[File:log_dog.txt]] | [[File:log_dog.txt]] |
Revision as of 08:25, 23 November 2019
This Assignment is a bit different. There is no precise instruction. Goal is to edit video according to image analysis, or more specifically: Object recognition. For this assignment everyone needs to communicate to coordinate the effort and share ideas how to reach that goal. Edit this page here.
Example
Object detection using OpenCV and YOLO.
Input