- Cat-Dog classifier based on
pre-trainedmodel (MobileNet). - This repo contains model prepration, backed, and web frontend code.
- You can test the model by visiting cat-dog.tanishqsingh.com and uploading a image.
- Frontend is deployed in
vercel, where as backend is dockerized and deployed togoogle cloud run. - And the minimum instances is set to 0, so your first image may take some time as the server will
cold start. - To solve this, frontend make a
getrequest to server as soon as someone vists the site, to start the server.
-
Notifications
You must be signed in to change notification settings - Fork 0
Cat-Dog classifier based on pre-trained model (MobileNet)
oyetanishq/cat-dog-classifier
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Cat-Dog classifier based on pre-trained model (MobileNet)
