Closed yagi-3 closed 4 years ago
python3 -u test.py--imgs {FOLDER_NAME}
python3 -u test.py--imgs {IMAGE_PATH}
)
Thanks for the fix, appreciate it!
Fixed issues
python3 -u test.py--imgs {FOLDER_NAME}
got error as mentioned in Fixes #226 by @sibadakesipython3 -u test.py--imgs {IMAGE_PATH}
also got error (or return inferences for all of images under '/')Response from a command
Before
)
After