75
edits
(Created page with "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 assi...") |
No edit summary |
||
Line 1: | Line 1: | ||
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. | 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 [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and Yolo]. | |||
=== Input === | |||
[[File:input_dog.mp4]] | |||
=== Output === | |||
[[File:log.txt]] |
edits