Optical Management Solution

Created using Java(JavaFX, Swing), SQLite, itextpdf

This Desktop Application created for storing and managing of patient's eye examination details in an easy way. The records are properly stored using sqlite database and the details of each patient can also be saved as PDF with predefined design.

Covid-19 Social Distancing Monitoring Tool using Faster R-CNN

Created using Python, Detectron

This Python Tool created for the purpose of checking social distancing among people in public places and alerting them if they fail to follow. Faster R-CNN in this tool is implementing using Facebook's Detectron 2(An object detection ML Algorithm). This tool uses Transfer Learning Technique.