Skip to content

Detect and track vehicles in live stream of video from moving car using advnaced computer vision and machine learning techniques.

Notifications You must be signed in to change notification settings

hackintoshrao/vehicle-detection-and-tracking

Repository files navigation

Vehicle Detection and Tracking Videos.

Track Vehicles in video. Here is the pipeline,

  • Extract useful features and train a classifier to distinguish between a vehicle and a non vehicle.
  • Do a window based search from images of frames of video and detect vehicles on road.
  • Deduplicate the multiple identifications, remove false positives and draw boxes around the vehicles.
  • Here is the link for the labelled dataset containing vehicles.
  • Here is the link for the labelled dataset containing non-vehicles.

About

Detect and track vehicles in live stream of video from moving car using advnaced computer vision and machine learning techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages