Social Distance Awareness: Project measuring if people follow the appropriate distance between themselves in order to prevent dispersion of COVID-19 disease.
Bird eye view is implemented using OpenCV to precisely measure the distance between detected objects. The red lines indicate the violated distance (6 ft).
For detection, Yolov5 model is used (using PyTorch).
SuperShop Mania: A C# and MySQL based project on Super-Shop.
Transaction between customer and local store is implemented. Customers can also be approved for membership. Also they can browse product for information and reliability.
Warehouse has product inventory and can distribute products to local store. There is monthly, weekly and daily sales report.
Customer can search in different stores for product availability and can browse the top selling products of specific category.