Suhail's picture
Create README.md
8b8e874
This model uses images of cats to detect if an image of a cat is upside down or not.
<br>
I have used fastai library for this.
<br>
I have collected data on my google drive through colab by using duckduckgo search API
<br>
I used transfer learning by implementing resnet-18 architecture to solve this particular task.