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

Allow optional specification of image folder during multiple inference #526

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

gheinrich
Copy link
Contributor

closes #504

<div class="form-group">
<label for="image_folder" class="control-label">Image folder <i>(optional)</i></label>
<input type="text" id="image_folder" name="image_folder" class="form-control autocomplete_path">
<small>Paths in the text file will be prepended with this value before reading</small>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe make this "Relative paths" instead of "Paths" for clarity?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'll do that

@lukeyeager
Copy link
Member

Works for me!

@gheinrich gheinrich force-pushed the dev/image-folder-in-inference branch from 32d142b to abf81f1 Compare January 19, 2016 20:05
@gheinrich
Copy link
Contributor Author

I have updated the text below the text fields.

lukeyeager added a commit that referenced this pull request Jan 19, 2016
Allow optional specification of image folder during multiple inference
@lukeyeager lukeyeager merged commit 1caa9dd into NVIDIA:master Jan 19, 2016
@GiuliaP
Copy link

GiuliaP commented Jan 19, 2016

Thank you very much for having added this feature in such a short time!!!

gheinrich added a commit to gheinrich/DIGITS that referenced this pull request Mar 2, 2016
gheinrich added a commit to gheinrich/DIGITS that referenced this pull request Mar 2, 2016
@gheinrich gheinrich deleted the dev/image-folder-in-inference branch November 30, 2016 16:50
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.

Specifiy the image list with partial paths + root folder in "Classify many"
3 participants