I would like to input data(Caltech 256 dataset) from Amazon s3 to sagemaker. I am doing this because I would like to modify the dataset if I can get this to work. Any ideas?
Tried using the pandas code from 'Load S3 Data into AWS SageMaker Notebook'
I hope the data from the S3 bucket will work just like downloading straight from the url. Obviously it isn't working.