tracking wrapup course recap
play

Tracking wrapup Course recap Tuesday, Dec 1 Announcements Pset 4 - PDF document

12/1/2009 Tracking wrapup Course recap Tuesday, Dec 1 Announcements Pset 4 grades and solutions available today Reminder: Pset 5 due 12/4 extended to 12/8 if needed Reminder: Pset 5 due 12/4, extended to 12/8 if needed Choose


  1. 12/1/2009 Tracking wrapup Course recap Tuesday, Dec 1 Announcements • Pset 4 grades and solutions available today • Reminder: Pset 5 due 12/4 extended to 12/8 if needed • Reminder: Pset 5 due 12/4, extended to 12/8 if needed – Choose between Section I (short answers) and II (program) – Extra credit only given for Section III • Final exam is 12/14 Monday – Today’s handout has example final exams • Thursday in class: exam review 1

  2. 12/1/2009 Previously • Tracking as inference – Goal: estimate posterior of object position given p j p g measurement • Linear models of dynamics – Represent state evolution and measurement models • Kalman filters – Recursive prediction/correction updates to refine measurement • General tracking challenges Last time: Tracking as inference • The hidden state consists of the true parameters we care about, denoted X . • The measurement is our noisy observation that results from the underlying state, denoted Y . • At each time step, state changes (from X t-1 to X t ) and we get a new observation Y and we get a new observation Y t . • Our goal: recover most likely state X t given – All observations seen so far. – Knowledge about dynamics of state transitions. 2

  3. 12/1/2009 Last time: Tracking as inference measurement Belief: prediction Belief: prediction Corrected prediction old belief Time t Time t+1 Last time: Linear dynamic model • Describe the a priori knowledge about – System dynamics model: represents evolution of state over time, with noise. f t t ti ith i x Dx Σ ~ N ( ; ) − t t 1 d – Measurement model: at every time step we Measurement model: at every time step we get a noisy measurement of the state. y Mx Σ ~ N ( ; ) t t m 3

  4. 12/1/2009 Last time: Kalman filter Know corrected state Know prediction of Receive from previous time step, state, and next measurement and all measurements up p measurement � measurement � to the current one � Update distribution over Predict distribution over current state. next state. Time update Measurement update (“Predict”) (“Correct”) ( ( ) ) ( ( ) ) K P P X X y y , , y y 0 K − P X y , , y t 0 t 1 t t Mean and std. dev. Time advances: t++ Mean and std. dev. of predicted state: of corrected state: − − μ , t σ μ , t σ + + t t Kalman filter: pros and cons • Gaussian densities, linear dynamic model: + Simple updates, compact and efficient – But, restricted class of motions defined by linear model – Unimodal distribution = only single hypothesis x ( μ μ Σ ~ N ( , , ) ) 4

  5. 12/1/2009 When is a single hypothesis too limiting? initial position prediction measurement update y y y y x x x x Figure from Thrun & Kosecka When is a single hypothesis too limiting? initial position prediction measurement update y y y y x x x x Consider this example: say we are tracking the y g face on the right using a skin color blob to get our measurement. Video from Jojic & Frey 5

  6. 12/1/2009 When is a single hypothesis too limiting? initial position prediction measurement update y y y y x x x x Consider this example: say we are tracking the y g face on the right using a skin color blob to get our measurement. Video from Jojic & Frey Alternative: particle-filtering and non-Gaussian densities •Can represent distribution with set of weighted samples (“ particles ”) •Allows us to maintain multiple hypotheses. For details: CONDENSATION -- conditional density propagation for visual tracking , by Michael Isard and Andrew Blake, Int. J. Computer Vision, 29, 1, 5--28, (1998) 6

  7. 12/1/2009 Alternative: particle-filtering and non-Gaussian densities Monitor is a distractor, multiple M it i di t t lti l K l Kalman filter fails once it starts filt f il it t t hypotheses necessary. tracking the monitor. http://www.robots.ox.ac.uk/~vdg/dynamics.html Visual Dynamics Group, Dept. Engineering Science, University of Oxford, 1998 Tracking people by learning their appearance Tracker D. Ramanan, D. Forsyth, and A. Zisserman. Tracking People by Learning their Appearance. PAMI 2007. Source: Lana Lazebnik 7

  8. 12/1/2009 Tracking people by learning their appearance Use a part-based model to encode part appearance + relative geometry. Bottom-up initialization: Clustering D. Ramanan, D. Forsyth, and A. Zisserman. Tracking People by Learning their Appearance. PAMI 2007. Source: Lana Lazebnik 8

  9. 12/1/2009 Top-down initialization: Exploit “easy” poses D. Ramanan, D. Forsyth, and A. Zisserman. Tracking People by Learning their Appearance. PAMI 2007. Tracking by model detection D. Ramanan, D. Forsyth, and A. Zisserman. Tracking People by Learning their Appearance. PAMI 2007. 9

  10. 12/1/2009 Example results http://www.ics.uci.edu/~dramanan/papers/pose/index.html Example results 10

  11. 12/1/2009 Example results Example results 11

  12. 12/1/2009 Tracking : summary • Tracking as inference – Goal: estimate posterior of object position given measurement measurement • Linear models of dynamics – Represent state evolution and measurement models • Kalman filters – Recursive prediction/correction updates to refine measurement – Single hypothesis can be limiting • General tracking challenges • Tracking via detection one way to mitigate drift (though means losing out on prediction help). Course recap 12

  13. 12/1/2009 Features and filters Transforming and describing images; textures, colors, edges Grouping & fitting [fig from Shi et al] Clustering, segmentation, fitting; what parts belong together? 13

  14. 12/1/2009 Multiple views Multi-view geometry, matching, invariant features, stereo vision Lowe Hartley and Zisserman Fei-Fei Li Recognition and learning R Recognizing objects i i bj t and categories, learning techniques 14

  15. 12/1/2009 Motion and tracking Tracking objects, video analysis, low level motion, optical flow ti ti l fl Tomas Izo Computer Vision • Automatic understanding of images and video 1 1. Computing properties of the 3D world from visual Computing properties of the 3D world from visual data (measurement) 15

  16. 12/1/2009 1. Vision for measurement Real-time stereo Structure from motion Tracking NASA Mars Rover Demirdjian et al. Snavely et al. Wang et al. Computer Vision • Automatic understanding of images and video 1 1. Computing properties of the 3D world from visual Computing properties of the 3D world from visual data (measurement) 2. Algorithms and representations to allow a machine to recognize objects, people, scenes, and activities. (perception and interpretation) 16

  17. 12/1/2009 2. Vision for perception, interpretation Objects amusement park sky Activities Scenes Locations The Wicked Cedar Point Text / writing Text / writing Twister Twister Faces Gestures Ferris ride wheel Motions ride Emotions… 12 E Lake Erie water ride tree tree people waiting in line people sitting on ride umbrellas tree maxair carousel deck bench tree pedestrians Computer Vision • Automatic understanding of images and video 1. Computing properties of the 3D world from visual 1 Computing properties of the 3D world from visual data (measurement) 2. Algorithms and representations to allow a machine to recognize objects, people, scenes, and activities. (perception and interpretation) 3. Algorithms to mine, search, and interact with visual g , , data ( search and organization ) 17

  18. 12/1/2009 3. Visual search, organization Query Image or video Relevant archives content Visual data in 1963 L. G. Roberts, Machine Perception of Three Dimensional Solids, Ph.D. thesis, MIT Department of Electrical Engineering, 1963. 18

  19. 12/1/2009 Visual data in 2009 Movies, news, sports Personal photo albums Medical and scientific images Surveillance and security Slide credit; L. Lazebnik Why vision? • As image sources multiply, so do applications – Relieve humans of boring easy tasks Relieve humans of boring, easy tasks – Enhance human abilities – Advance human-computer interaction, visualization – Perception for robotics / autonomous agents p g – Organize and give access to visual content 19

  20. 12/1/2009 Faces and digital cameras Setting camera Camera waits for Camera waits for focus via face focus via face everyone to smile to detection take a photo [Canon] Linking to info with a mobile device Situated search Yeh et al., MIT kooaba MSR Lincoln 20

  21. 12/1/2009 Video-based interfaces Assistive technology systems Assistive technology systems Camera Mouse Human joystick NewsBreaker Live Boston College Vision for medical & neuroimages fMRI data Golland et al. Image guided surgery Image guided surgery MIT AI Vision Group 21

  22. 12/1/2009 Special visual effects The Matrix Mocap for Pirates of the Carribean , Industrial Light and Magic Source: S. Seitz What Dreams May Come Safety & security Navigation, driver safety Monitoring pool (Poseidon) Surveillance Pedestrian detection MERL, Viola et al. 22

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend