paper - Link
Learning is the outcome of failed experiments, solving the problem in your own way, finding a solution based on learned, and newer ideas.
Key Notes
Flow Detection -> Classification -> Tracking -> Action Recognition
Tracking Approaches
Keep Thinking!!!
Learning is the outcome of failed experiments, solving the problem in your own way, finding a solution based on learned, and newer ideas.
Key Notes
Flow Detection -> Classification -> Tracking -> Action Recognition
Tracking Approaches
- Point Tracking - Track based on points tracked in detected Objects
- Silhouette Tracking - Track based on appearance region in each frame
- Appearance Tracking - Appearances in consecutive frames
- Dominant color separation technique
- Upper body dominant color
- Lower body dominant color
- Kalman filter
- Haar-like features classifier
- Similarity scores are computed for these subparts / Visible parts
- Centroid based approach
- Mean Shift Algorithm
- Silhouette trackers - shape matching and contour tracking
Keep Thinking!!!
No comments:
Post a Comment