Object detection for pets (cats/dogs) using the Amazon SageMaker created, trained and deployed SSD Object Detector using Sagemaker with a public dataset of pets Dataset from IIIT oxford. https://www.robots.ox.ac.uk/~vgg/data/pets/
HOW TO GUIDE:
- Clone this repo to your computer
- Open your aws account run sagemaker with ml.p3.2xlarge instance (will cost you arround 5$)
- Upload this notebook to sagemaker Jupyter notebook.
- run the notebook cells step by step according to your dataset.