cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I efficiently read image data for a deep learning model?

User16788317466
New Contributor II
New Contributor II

How do I efficiently read image data for a deep learning model?

2 REPLIES 2

User16788317466
New Contributor II
New Contributor II

Utilize Uber’s Petastorm https://github.com/uber/petastorm to read in and generate a parquet dataset from the image data. The petastorm API’s can then be used to generate a TF Dataset, etc.

Joseph_B
New Contributor III
New Contributor III

Our documentation provides nice examples of preparing image data for training and inference.

Training: See docs for AWS, Azure, GCP

Inference: See reference solution for AWS, Azure, GCP

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.