12 skills found
THU-MIG / RepViTRepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything
NVIDIA-AI-IOT / NanoowlA project that optimizes OWL-ViT for real-time inference with NVIDIA TensorRT.
whp22 / VitaSi A Real Time Contactless Vital Signs Estimation SystemNo description available
mujiyantosvc / Facial Expression Recognition FER For Mental Health Detection 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.
JunweiZheng93 / MATERobotOfficial repository for paper "MATERobot: Material Recognition in Wearable Robotics for People with Visual Impairments", ICRA 2024, Best Paper Finalist on Human-Robot Interaction
zzy1hjq / NeuralVCA real-time voice conversion model based on VITS.
ItsNotRohit02 / AI Enabled Sign Language Communication SystemThis is a Streamlit app that detects, classifies, and translates Indian Sign Language (ISL) using custom-trained YOLOv8 and Vision Transformer (ViT) models. It supports real-time image capture, multi-language text translation, and text-to-speech conversion, enhancing accessibility and communication for ISL users.
AtharvaKulkarniIT / VIT CommSuite Socket In CReal-time, dynamic communication within VIT-CommSuite using socket programming in C .Our solution leverages multithreading to facilitate instant interactions, allowing seamless exchanges without relying on conventional chat terminology. Share text and program files in a secure, efficient environment,redefining how students and teachers communicate.
kyegomez / RTViTReal-Time Training of a ViT Model
sathwikv2005 / BetterVTOP VITAPBetterVTOP is an unofficial, student-made companion app for VIT AP’s VTOP portal. It offers a clean UI and real-time access to your attendance, timetable, and academic data—all in one place.
tanusree03 / Driver Fatigue DetectionMultimodal deep learning model for driver fatigue detection using eye images (ViT), EEG, and HRV data. Uses late fusion with a meta-classifier to combine visual and physiological features. Built in PyTorch and Colab for real-time fatigue monitoring.
mohamedsamirx / Real Time Object Tracking DemoThis repository contains a real-time Single object tracking demo using OpenCV networks with webcam input. It includes implementations of multiple tracking algorithms: MIL, KCF, CSRT, DaSiamRPN, NanoTrackV2, and ViT. Additionally, Samurai is used to evaluate tracking accuracy on a recorded video in Google Colab.