Real-time Object Detection System Handwritten Digit Recognition
Built a real-time object detection system using YOLOv8 (You Only Look Once) to detect and classify objects in video streams.
Image Classification with Convolutional Neural Networks (CNNs):
Built a deep learning model using the ResNet50architecture and transfer learning to classify different species of flowers with an accuracy of 96%.
Spam and Ham Classification:
Developed a Naive Bayes Multinomial classifier to distinguish between spam and ham(non-spam) emails, achieving an accuracy of 95% in categorizing incoming messages for efficient email filtering.
Real-time face detection system:
Implemented a real-time face detection system using OpenCV and haarcascadeclassifiers, with an average detection time of 0.06 seconds per frame.
Skin Disease Detection Using YOLO v8
Developed an AI system for detecting various skin diseases using the YOLO v8 object detection model. The system identifies and classifies different types of skin lesions in images, achieving an accuracy of 85%