You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, first of all, great repo. i did learn many new things.. however, while I am trying to run that dashboard (/jetson/inference/python/www/dash/app.py) it gives me the following error. I tried to follow the instruction.. what am I missing.. please help.
hello, first of all, great repo. i did learn many new things.. however, while I am trying to run that dashboard (/jetson/inference/python/www/dash/app.py) it gives me the following error. I tried to follow the instruction.. what am I missing.. please help.
jetson@ubuntu:
/bme/jetson-inference/python/www/dash$ python3 app.py --detection=ssd-mobilenet-v2 --pose=resnet18-hand --action=resnet18-kinetics/bme/jetson-inference/python/www/dash$usage: app.py [-h] [--host HOST] [--port PORT] [--ssl-key SSL_KEY]
[--ssl-cert SSL_CERT] [--resources RESOURCES]
app.py: error: unrecognized arguments: --detection=ssd-mobilenet-v2 --pose=resnet18-hand --action=resnet18-kinetics
jetson@ubuntu:
The text was updated successfully, but these errors were encountered: