Projects
-
Person Detection System | Python, Pytorch, YOLOv5
- Made use of the YOLO library to detect individuals within content with a precision of 80%
- Used various Image Augmentation Techniques to ensure generalization of data.
- Optimized training techniques to find a balance between training time and quality of the model.
-
Project Common Room | Python, Javascript, HTML, CSS, Docker
- Collaborative development of a web application for students at FC College to aid them in finding free rooms on campus.
- Assisted in scraping data from official university websites for calculating free rooms.
-
Identity / Emotion Identification | Python, Scikit-learn, OpenCV
- Created a webcam script that detects the person’s emotion and their identity.
- Achieved an accuracy of 87%.