Web App for Classifying Between Chhau and Kathakali- Two Folk Dance Forms of India Using Artificial Intelligence
[NOTE: After Heroku's pricing changes, this app is no longer hosted. ]
Chhau and Kathakali are two folk dance forms of India. They use very colorful and exotic costiumes for the dances.
Chhau Dance- Photo from Wikimedia Commons
Kathakali Dance- Photo from Wikimedia Commons
Go to folk-ai.herokuapp.com to use this web app. Upload an image of either Kathakali or Chhau dance, and this web app will predict the dance form using Artificial Intelligence.
This project uses fast.ai and PyTorch libraries. This is a project of Computer Vision using Convolutional Neural Network, specifically, a ResNet-34 model.
This project levarages transfer learning.
This project uses older versions of PyTorch, torchvision and fastai library.
See requirements.txt
file more details.