Object Tracking

Object Tracking

UCF CRCV via YouTube Direct link

Intro

1 of 17

1 of 17

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Object Tracking

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Tracking: problem & data Online tracking: following the location of one target in video starting from a bounding box in the first frame by computationally exploiting the temporal dimension .
  3. 3 Amsterdam Library Of Videos ALOV contains more than 300 videos, mostly with one event per video, annotated the ground truth/Sth frame.
  4. 4 NCC Normalized Cross-Correlation Direct target matching by normalized cross-correlation Intensity values in the initial target box as template. Sampling uniformly around the previous position
  5. 5 LKT Lucas Kanade Tracker Affine-transformed match between the target and candidates. Around the previous location by incremental image alignment. Spatiotemporal derivatives Warping around the previou…
  6. 6 MST Mean Shift Tracker Matching with RGB-histogramDy the Bhattacharyya metric The location by mean shift maximizes the Bhattacharyya modus. Target histogram formed in the first frame No update
  7. 7 IVT Incremental Visual Tracking Extended appearance model captures the past i Figen Images Stored in a leaking memory. Similarity by subspace distance. Gaussian particle filtering sampling around the…
  8. 8 TST Tracking by Sampling Trackers Sampling many IT-like trackers as an extended model The state stores the center, scale and spatial Multiple locations and scales, filters, motion in multiple Gaussia…
  9. 9 The tracker trains a linear discriminant classifier as only the difference between the object and the background counts. SURF texture features from target against the local background. Updated by a l…
  10. 10 Updating the FBT-model The foreground template is updated in every frame as the weighted average between the old template and the object feature in the current frame
  11. 11 HBT Hough-Based Tracking Discriminative classifier on Lab-color, gradients and positions The Hough Forest provides a probability map of the target area. Back projection aims to avoid inclusion of the…
  12. 12 TLD Tracking, Learning and Detection 50 Top detections on LBPs and KLT optical flow are combined by NCC. Samples are selected in, around and away from the target to update. If neither of the two trac…
  13. 13 Shadows The effect of shadows. Heavy shadow has an impact almost for all.
  14. 14 Systematic overview of trackers Trackers have to find an integral solution on the basis of 1. a spotial representation, 2. an appearance representation, 3. a motion model 4. an inference method to ge…
  15. 15 Feature types Essentially different types of features: 1. Geometric 2D modeloverall locality matters 2. Histogram 10 array-spatially disturbed, sufficient identification 3. Feature OD vector = featur…
  16. 16 Updating revisited 1. No updating does remarkably well do not over-update. 2. Update at least for scale, rotation and occlusion 3. Focusing on one condition ruins another broad dataset
  17. 17 The hardness of tracking Tracking aims to learn a target from the first few pictures; the target and the background may be dynamic in appearance, with unpredicted motion, and in difficult scenes.

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.