Making Third Person Techniques Recognize First-Person Actions in Egocentric Videos
Sagar Verma, Pravin Nagar, Divam Gupta, Chetan Arora

TL;DR
This paper presents a unified CNN-LSTM approach for recognizing all categories of first-person actions in egocentric videos, outperforming existing methods by leveraging object and motion features and resizing frames for better object visibility.
Contribution
It introduces a simple, unified two-stream CNN-LSTM model that generalizes across all first-person action categories, unlike prior methods that separate action types.
Findings
Model outperforms state-of-the-art on multiple datasets
Resizing frames improves object recognition accuracy
Unified approach simplifies first-person action recognition
Abstract
We focus on first-person action recognition from egocentric videos. Unlike third person domain, researchers have divided first-person actions into two categories: involving hand-object interactions and the ones without, and developed separate techniques for the two action categories. Further, it has been argued that traditional cues used for third person action recognition do not suffice, and egocentric specific features, such as head motion and handled objects have been used for such actions. Unlike the state-of-the-art approaches, we show that a regular two stream Convolutional Neural Network (CNN) with Long Short-Term Memory (LSTM) architecture, having separate streams for objects and motion, can generalize to all categories of first-person actions. The proposed approach unifies the feature learned by all action categories, making the proposed architecture much more practical. In an…
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.
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Anomaly Detection Techniques and Applications
