- OpenCV is used for video pre-processing.
- Region of interest is chosen to detect the objects only when seen in the particular region.
- Objects are detected by calling YoloV3 model into opencv.
- Tracking is done by calculating Intersection over union for predicted bounding boxes of consecutive frames
- The locations of bounding boxes are used to predict the direction of motion of vehicles
-
Notifications
You must be signed in to change notification settings - Fork 0
dheerajreddy2020/OpenCV_Yolo_Object_detection_tracking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Detection of objects from a photo or video and tracking the objects across the frames
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published