akshattrivedi / Automating-Traffic-Signals-Based-on-Traffic-Density-Estimation-using-YOLO
Automating the traffic signal timings using images of vehicles near the crossroads using YOLO (You Only Look Once) which includes Convolutional and Fully Connected Neural Networks which is implemented on Python-Django Web Framework.
☆9Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Automating-Traffic-Signals-Based-on-Traffic-Density-Estimation-using-YOLO
- A django-yolov5 starter webapp. Based on yolov5-flask example.☆11Updated 2 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆19Updated 3 years ago
- A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorit…☆26Updated last year
- Real-Time Detection And Classification of Traffic Signs using YOLOv5s object detection algorithm. [AI PROJECT]☆28Updated 2 years ago
- ☆18Updated 6 years ago
- 通过手动标注数据集,训练老人摔倒的模型☆15Updated last year
- Detects Pedestrians in images using HOG as a feature extractor and SVM for classification☆73Updated 2 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated 6 months ago
- ☆11Updated 4 years ago
- Vehicle counting system with YOLOv8 and DeepSORT☆8Updated last year
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆60Updated 5 years ago
- ☆11Updated 4 years ago
- Real Time Violence Detection using MobileNet and Bi-directional LSTM☆8Updated 2 years ago
- 2020 Undergraduate Graduation Project in Jiangnan University ALL codes including Data-convert, keras-Train, model-Evaluate and Web-App☆35Updated 2 years ago
- xml file vehicle detection☆35Updated last year
- Building a small demo system to detect and count vehicle using Streamlit framework