rtbins / exetron

To detect the exercises from a given video stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exetron

To detect the exercises from a given video stream

  1. copy yolo model yolo.h5 to generate_boxes\model_data
  2. copy video data to .\input
  3. cd generate_boxes
  4. python demo.py
  5. observer output in .\output.txt

About

To detect the exercises from a given video stream


Languages

Language:Python 100.0%