duangenquan / YoloV2NCS

This project shows how to run tiny yolo v2 with movidius stick.
148 stars 63 forks source link

Enable parameter '--video' #4

Closed necusjz closed 6 years ago

necusjz commented 6 years ago
  1. Add a feature to recognize video. We can use such as python3 ./detectionExample/Main.py --video ./videos/car.avi now.

  2. The FPS of recognized video will be shown in the upper left corner.