savenow / Traffic_Camera_Tracking
This project aims to recognize and track escooters through the traffic intersection and find their trajectories, time of passing and speed.
☆18Updated 2 years ago
Alternatives and similar repositories for Traffic_Camera_Tracking:
Users that are interested in Traffic_Camera_Tracking are comparing it to the libraries listed below
- Trajectory Extraction of road users via Traffic Camera☆24Updated last year
- Python implementation of a simple vehicle trajectories extractor from traffic cameras☆77Updated 2 years ago
- Vehicle to Vehicle Communication in Self-Driving Car☆12Updated 6 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆167Updated 4 years ago
- A knowledge base on criticality metrics for automated vehicles☆16Updated 3 weeks ago
- Video Content Description (VCD) is a schema, API and set of tools to produce semantically rich labels from multi-sensorial data series.☆61Updated 2 years ago
- Approach to extract motion paths (trajectories) of vehicles and pedestrians from videos (Multiple object detection & tracking)☆74Updated 5 years ago
- Multi objects distance estimation☆15Updated 2 years ago
- A responsive driver model for traffic simulations to create exact and closed-loop microscopic traffic scenarios.☆14Updated last year
- Trajectory extraction from traffic surveillance videos☆12Updated 4 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆93Updated 6 years ago
- Software pipeline to identify lane boundaries from a video streaming from a front-facing camera on a car using color transform and gradie…☆7Updated 4 years ago
- ☆33Updated 4 years ago
- Implementation of the Automatic Emergency Braking System using deep learning.☆38Updated 4 years ago
- ☆12Updated 4 years ago
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 7 years ago
- Final Master Thesis on how to detect CARLA Simulator's Traffic Speed Sign using YOLO v3 Neural Network for object detection☆41Updated 5 years ago
- I have used YOLOv3 Algorithm for Vehicle Detection and Deep Sort Algorithm for Vehicle Tracking. After tracking the vehicles I have tried…