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

Use image limit value for "Classify/Test Many" #592

Merged
merged 1 commit into from
Feb 25, 2016

Conversation

lukeyeager
Copy link
Member

As requested, now the "Classify Many" and "Test Many" tools can use the image limit value.

  • Use num_test_images for "Classify Many"
  • Add num_test_images to generic path for "Test Many"
  • Default to "All" instead of 100
  • Remove a print debugging statement

highlight-image-limit

@lukeyeager
Copy link
Member Author

I'll wait to merge this until I can rebase after @gheinrich merges #573, which has conflicting changes.

Previously, it was only used for "Top N Predictions"
@lukeyeager
Copy link
Member Author

Afterwards, I want to fix the case where top_n > num_images. That's not handled well at the moment.

lukeyeager added a commit that referenced this pull request Feb 25, 2016
Use image limit value for "Classify/Test Many"
@lukeyeager lukeyeager merged commit 4811143 into NVIDIA:master Feb 25, 2016
@lukeyeager lukeyeager deleted the limit-test-images branch February 25, 2016 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant