Training from dataset stored in s3

i am working on a huge dataset which is stores on s3. that dataset is dynamic, so whenever a change occurs i need to retrain. the thing is i can not always download the dataset and work.

is there any way i can directly access it?

Hi, if you’re still interested I posted the code that worked for me: My S3 ImageList version

Cheers