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
Hi, there is an error when I try to run the code. Can you please give me some suggestions? Thanks a lot!
usage: test-classifier.py [-h] -i IMAGE [-d DOWNSCALE] [-v]
test-classifier.py: error: argument -i/--image is required
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
C:\ProgramData\Anaconda2\lib\site-packages\IPython\core\interactiveshell.py:2890: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
The text was updated successfully, but these errors were encountered:
Hi, there is an error when I try to run the code. Can you please give me some suggestions? Thanks a lot!
usage: test-classifier.py [-h] -i IMAGE [-d DOWNSCALE] [-v]
test-classifier.py: error: argument -i/--image is required
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
C:\ProgramData\Anaconda2\lib\site-packages\IPython\core\interactiveshell.py:2890: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
The text was updated successfully, but these errors were encountered: