aws / amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
https://sagemaker-examples.readthedocs.io
Apache License 2.0
9.94k stars 6.73k forks source link

Image-classification-fulltraining-elastic-inference.ipynb broken link #1510

Open bquintas opened 3 years ago

bquintas commented 3 years ago

The notebook Image-classification-fulltraining-elastic-inference.ipynb available in https://github.com/awslabs/amazon-sagemaker-examples/tree/master/introduction_to_amazon_algorithms/imageclassification_caltech has a broken link from the caltech dataset

code block

Download images under /008.bathtub

!wget -r -np -nH --cut-dirs=2 -P /tmp/ -R "index.html*" http://www.vision.caltech.edu/Image_Datasets/Caltech256/images/008.bathtub

Output

--2020-09-15 11:18:29-- http://www.vision.caltech.edu/Image_Datasets/Caltech256/images/008.bathtub/ Resolving www.vision.caltech.edu (www.vision.caltech.edu)... 34.208.54.77 Connecting to www.vision.caltech.edu (www.vision.caltech.edu)|34.208.54.77|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2020-09-15 11:18:29 ERROR 404: Not Found.

IvyBazan commented 3 years ago

It looks like this image is no longer available. I'll work with the notebook owner to find a suitable replacement

mthomp89 commented 3 years ago

Same issue here. Following the 'Image Classification Full Training' module and getting a 404 error trying to download the Caltech256 dataset required for the batch transform portion of model deployment. Link is http://www.vision.caltech.edu/Image_Datasets/Caltech256/images/008.bathtub/ which leads to

115057016-83a59900-9eb1-11eb-9379-bd2ccd82c954