Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix argument imgs in test #228

Merged
merged 2 commits into from
Jun 30, 2020

Conversation

yagi-3
Copy link
Contributor

@yagi-3 yagi-3 commented May 27, 2020

Fixed issues

  • python3 -u test.py--imgs {FOLDER_NAME} got error as mentioned in Fixes Test on a folder got error. #226 by @sibadakesi
  • python3 -u test.py--imgs {IMAGE_PATH} also got error (or return inferences for all of images under '/')

Response from a command

  • a original sample directory 'test_data' is specified.

Before

before
)

After

after

@hangzhaomit
Copy link
Collaborator

Thanks for the fix, appreciate it!

@hangzhaomit hangzhaomit merged commit 69243f0 into CSAILVision:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test on a folder got error.
2 participants