Pith. sign in

REVIEW 1 cited by

Hidden Two-Stream Convolutional Networks for Action Recognition

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1704.00389 v4 pith:66C37R7I submitted 2017-04-02 cs.CV cs.LGcs.MM

Hidden Two-Stream Convolutional Networks for Action Recognition

classification cs.CV cs.LGcs.MM
keywords actionapproachframesrecognitionapproachescnnsend-to-endflow
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Analyzing videos of human actions involves understanding the temporal relationships among video frames. State-of-the-art action recognition approaches rely on traditional optical flow estimation methods to pre-compute motion information for CNNs. Such a two-stage approach is computationally expensive, storage demanding, and not end-to-end trainable. In this paper, we present a novel CNN architecture that implicitly captures motion information between adjacent frames. We name our approach hidden two-stream CNNs because it only takes raw video frames as input and directly predicts action classes without explicitly computing optical flow. Our end-to-end approach is 10x faster than its two-stage baseline. Experimental results on four challenging action recognition datasets: UCF101, HMDB51, THUMOS14 and ActivityNet v1.2 show that our approach significantly outperforms the previous best real-time approaches.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM

    cs.CV 2019-07 unverdicted novelty 5.0

    PCLNet learns multi-frame optical flow unsupervisedly via pyramid ConvLSTM and frame reconstruction, decoupling motion features from flow representation and achieving comparable action recognition performance.