Calories Calculator
Takes an input image, processes it through Hugging Face's ViT model to recognize the image, and then calculates the calories.
Takes an input image, processes it through Hugging Face's ViT model to recognize the image, and then calculates the calories.
Train an image classifier to detect emotions from facial expressions using the Kaggle FER-2013 Dataset.
Trained an image classifier from scratch using TensorFlow and Keras on the Kaggle Cats vs Dogs dataset.