Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 507 Bytes

SageMaker Car classification

Object detection for car classification using the Amazon SageMaker Object Detection algorithm with a public dataset of Cars Dataset from Stanford.

SageMaker Jupyter notebook

  • CarClassification.ipynb

Deploy Serverless Api gateway

sls deploys

Invoke SageMaker endpoint

curl -d '{"img_url":"https://image-url.jpg"}' -H "Content-Type: application/json" -X POST https://api_gatewat_endpoint