Kiesh / PotholeDetectionLinks
Classification of Potholes Using Yolov3,Pytorch,Opencv,Python
☆12Updated 5 years ago
Alternatives and similar repositories for PotholeDetection
Users that are interested in PotholeDetection are comparing it to the libraries listed below
Sorting:
- YOLO: Real-Time Object Detection☆38Updated 6 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆85Updated 2 years ago
- Custom object detection classifier, detecting Potholes on roads. Used Tensorflow Object Detection API☆14Updated 4 years ago
- Car crash detector from dashcam video using Convolutional neural network☆49Updated 5 years ago
- we made the crop and weed detection model using YOLOV3 on agricultural image data.☆122Updated 2 years ago
- Smart traffic junction : Traffic density estimation at junction or intersection using CCTV☆24Updated 5 years ago
- Built a image classification model that classifies images into one of the 43 classes from the German Traffic sign dataset.☆16Updated 2 years ago
- Pothole Detection using Masked-RCNN☆87Updated last year
- ☆19Updated 3 years ago
- Distributed Streaming with Apache Kafka and Python OpenCV☆39Updated 6 years ago
- A small tool to cut images from Pascal VOC datasets☆24Updated 2 years ago
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- Stanford Cars Classification using keras and fastai☆22Updated 6 years ago
- Yolov5 : You Look Only Once v5 Learning Resources and Collection☆48Updated 4 years ago
- Real-time detection of potholes on roads using video (via Webcam) processed through a CNN model.☆73Updated 5 years ago
- This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles☆40Updated 6 years ago
- Object Detection Streaming using Django☆68Updated last year
- This project is demonstrating simple vehicle speed measurement estimation on toll road or highway☆18Updated 3 years ago
- Lane detection and object detetion (YOLO) using OpenCV and python☆39Updated 5 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 7 years ago
- Fire detection using customized basic CNN and InceptionV3 model.☆63Updated 2 years ago
- In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of i…☆81Updated 7 years ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆20Updated 4 years ago
- Data is a huge factor in deep learning algorithms. The larger our data size, the better our model can generalize and learn. However, data…☆22Updated 3 years ago
- Semantic Segmentation in road surfaces, considering different pattern like asphalt, unpaved, potholes, etc.☆56Updated 4 years ago
- Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with…☆55Updated 3 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆111Updated last year
- Darknet YOLO architecture implemented in Tensorflow and Tensorflow Lite.