bipinkc19 / squat-counter

Using pose-net to count the number of squats done

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in running script

Ankita18Mandal opened this issue · comments

python bench_press_counter.py --model=mobilenet_thin --resize=432x368 --leg=right/left(choose) --vidlocation=vid.mp4
When I run this, I get

/bin/bash: -c: line 0: syntax error near unexpected token `('
/bin/bash: -c: line 0: `python bench_press_counter.py --model=mobilenet_thin --resize=432x368 --leg=right/left(choose) --vidlocation=vid.mp4'

Kindly help. Thanks in advance.

use --leg=right or leg=left to track a leg.

Closing the issue. No activity.