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

Support images natively for tensorflow-io #69

Closed
yongtang opened this issue Jan 27, 2019 · 1 comment
Closed

Support images natively for tensorflow-io #69

yongtang opened this issue Jan 27, 2019 · 1 comment

Comments

@yongtang
Copy link
Member

With WebP format (#42/#43) it is possible to import a collections of images into tf.data natively without any additional steps. Due to historical reasons importing png/jpg/bmp files in TensorFlow still has to go through the tensor conversions. It would be good to import a collection of image file (potentially with a mixture of different format) to tf.data without any redundant operations.

@yongtang
Copy link
Member Author

We are moving to utilize high level tf.data operations as much as possible. This issue can be resolved.

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

No branches or pull requests

1 participant