YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co./docs/hub/model-cards#model-card-metadata)
This model uses images of cats to detect if an image of a cat is upside down or not.
I have used fastai library for this.
I have collected data on my google drive through colab by using duckduckgo search API
I used transfer learning by implementing resnet-18 architecture to solve this particular task.