e-courses's Stars
saimj7/Social-Distancing-Detection-in-Real-Time
Social distance monitoring in real-time with an IP camera. Optimized for better performance with threading.
RTalha/CROWD-COUNTING-USING-CSRNET
iurymelo/online-people-counter
Computer Vision web app to detect and count persons on a live feed or in a pic sent by the user.
CommissarMa/Context-Aware_Crowd_Counting-pytorch
The implementation of Context-Aware Crowd Counting(CVPR2019)
deepanjan05/People_Counter
Implementation of people counter using object detection with YOLO_v3 and object tracking
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
udacity/machine-learning
Content for Udacity's Machine Learning curriculum
saifulazeem/AUDIO-VISION-FOR-VISUALLY-IMPAIRED-PEOPLE-BASED-ON-IMAGE-PROCESSING-AND-DEEP-LEARNING
Final year project
adititandel/Addressbook
Includes gui and database connectivity
Devashi-Choudhary/Face-Mask-Detection
Face mask detection using deep learning algorithm.
betatim/notebook-as-pdf
Save Jupyter Notebooks as PDF
dsoellinger/Udacity-Machine-Learning-Nanodegree
All projects and lecture notes of the Udacity Machine Learning Engineer Nanodegree.
saurabhmathur96/Automated-Image-Captioning-System
My undergraduate capstone project. A deep learning based image caption generator.
dksifoua/Neural-Image-Caption-Generator
In this project, I define and train an image-to-caption model that can produce descriptions for real world images with Flickr-8k dataset.
mporam/TaskManagr
Open Source Project Management Tool
AliWaleed97/Left_recursion-Factoring_elimination
Implementation for left recursion and left factoring elimination for any given grammar.