TL;DR
VPN++ introduces a novel approach to enhance activity recognition by integrating pose knowledge into RGB features through distillation, achieving high accuracy and robustness without relying heavily on computationally expensive 3D pose estimation.
Contribution
The paper proposes VPN++, a unified model that combines feature-level and attention-level distillation to leverage pose information efficiently for ADL recognition.
Findings
VPN++ outperforms baseline methods on four datasets.
The approach is resilient to noisy pose data.
VPN++ offers high speed and accuracy without extensive 3D pose computation.
Abstract
Many attempts have been made towards combining RGB and 3D poses for the recognition of Activities of Daily Living (ADL). ADL may look very similar and often necessitate to model fine-grained details to distinguish them. Because the recent 3D ConvNets are too rigid to capture the subtle visual patterns across an action, this research direction is dominated by methods combining RGB and 3D Poses. But the cost of computing 3D poses from RGB stream is high in the absence of appropriate sensors. This limits the usage of aforementioned approaches in real-world applications requiring low latency. Then, how to best take advantage of 3D Poses for recognizing ADL? To this end, we propose an extension of a pose driven attention mechanism: Video-Pose Network (VPN), exploring two distinct directions. One is to transfer the Pose knowledge into RGB through a feature-level distillation and the other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
