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
FishSpeciesDetector is an Android application designed to detect and identify fish species using AI. This app allows users to capture or select an image of a fish and then uses a machine learning model to identify the species.
A smart art classification and recommendation system built as a final project for the Data Science Bootcamp at Le Wagon. Trained a VGG16 model from the Oxxford Visual Geometry Group with modified layers and a pytorch YOLO model on a 500k+ art dataset from the University of Hong Kong.
Real-time Face Mask Detection system using Python, TensorFlow, OpenCV, and MobileNetV2. Detects masked and unmasked faces through webcam/video input with deep learning-based image classification and alert support.