Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 517 Bytes

File metadata and controls

9 lines (8 loc) · 517 Bytes

object-detection

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:

  1. Clone this repo to your computer
  2. Open your aws account run sagemaker with ml.p3.2xlarge instance (will cost you arround 5$)
  3. Upload this notebook to sagemaker Jupyter notebook.
  4. run the notebook cells step by step according to your dataset.