felixchenfy / Realtime-Action-Recognition

Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
MIT License
875 stars 256 forks source link

S5_test data path absolute path? #41

Closed JproChen closed 4 years ago

JproChen commented 4 years ago

hi! I'd like to use absolute path while running S5_test.py The --data path can't work with absolute path, where can I change it? Thanks a lot

JproChen commented 4 years ago

Something wrong with the if condition in get_command_line_arguments(), solved