You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facial Expression Recognition (FER) for Mental Health Detection applies AI models like Swin Transformer, CNN, and ViT for detecting emotions linked to anxiety, depression, PTSD, and OCD. It focuses on AI for mental health, emotion detection using OpenCV Python, and real-time applications in healthcare and HR systems.
This repository offers a straightforward implementation of Vision Transformers (ViT), specifically designed for computer vision tasks using PyTorch. Dive into efficient and practical transformer applications for image recognition.
Upload pics version of emotion detection model which detects faces using haarscascade and passes the image(converted to numpy array) to the ViT transformer model which in turn predicts the emotions. There are 5 classes or Emotions that the model was trained on. Happy, Sad, Angry, Surprised and Neutral.
Classification system for identifying different breeds of dogs using cutting-edge vision transformer models. The models used include ViT, Swin, BEiT, DeiT, and LeViT.
[E-Commerce] Meesho Hackathon on Predicting attributes from supplier uploaded images as part of cataloging is extremely crucial for any E-commerce platform