← Search

Axel Pinz

7 accepted papers

2018

What Have We Learned From Deep Representations for Action Recognition?

CVPR 2018poster

As the success of deep models has led to their deployment in all areas of computer vision, it is increasingly important to understand how these representations work and what they are capturing. In this paper, we shed light on deep spatiotemporal representations by visualizing what two-stream mode…

Cited by 59SourcePDFScholar
2017

Spatiotemporal Multiplier Networks for Video Action Recognition

CVPR 2017poster

This paper presents a general ConvNet architecture for video action recognition based on multiplicative interactions of spacetime features. Our model combines the appearance and motion pathways of a two-stream architecture by motion gating and is trained end-to-end. We theoretically motivate multipl…

Cited by 1281PDFcodeScholar
2016

Convolutional Two-Stream Network Fusion for Video Action Recognition

CVPR 2016poster

Recent applications of Convolutional Neural Networks (ConvNets) for human action recognition in videos have proposed different solutions for incorporating the appearance and motion information. We study a number of ways of fusing ConvNet towers both spatially and temporally in order to best take adv…

Cited by 3662PDFcodeScholar
2016

Spatiotemporal Residual Networks for Video Action Recognition

NeurIPS 2016poster

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architectures. In this paper, we introduce spatiotemporal ResNets as a combination of these…