Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VPN++: Rethinking Video-Pose embeddings for understanding Activities of Daily Living

About

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 towards mimicking pose driven attention through an attention-level distillation. Finally, these two approaches are integrated into a single model, we call VPN++. We show that VPN++ is not only effective but also provides a high speed up and high resilience to noisy Poses. VPN++, with or without 3D Poses, outperforms the representative baselines on 4 public datasets. Code is available at https://github.com/srijandas07/vpnplusplus.

Srijan Das, Rui Dai, Di Yang, Francois Bremond• 2021

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy92.5
661
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy99.1
575
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy96.6
467
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy96.7
305
Action RecognitionNTU RGB+D 120 Cross-Subject
Accuracy92.5
183
Action RecognitionNTU RGB+D X-View 60
Accuracy99.1
172
Action RecognitionNTU 120 (Cross-Setup)
Accuracy92.5
112
Action RecognitionNTU-120 (cross-subject (xsub))
Accuracy90.7
82
Action RecognitionToyota SmartHome (TSH) (CV2)
Accuracy58.1
60
Action ClassificationSmarthome (cross-subject)
Accuracy72.9
58
Showing 10 of 21 rows

Other info

Code

Follow for update