News

Initial Detection - Object tracking usally starts with object detection, where objects of interest are identified in the first frame of a video. Techniques like YOLO, Faster RCNN, SSD are used.
Object tracking is the process of locating and moving object or multiple objects over time. The object is detected from the input sensor. This is project demonstrate Object Tracking using gesture ...