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

Add support for image base path and float labels in image_preloader() and in build_hdf5_image_dataset() #1086

Merged
merged 1 commit into from
Sep 9, 2018

Conversation

kecsap
Copy link
Contributor

@kecsap kecsap commented Aug 23, 2018

Float labels: for regression problems
Base path: to support loading text files from other directories which do not contain absolute path inside.

@kecsap kecsap changed the title Add support for image base path and float labels in image_preloader() Add support for image base path and float labels in image_preloader() and in build_hdf5_image_dataset() Aug 26, 2018
Copy link
Member

@aymericdamien aymericdamien left a comment

Choose a reason for hiding this comment

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

Thanks for adding that :)

@aymericdamien aymericdamien merged commit e532c85 into tflearn:master Sep 9, 2018
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.

None yet

2 participants