paper-with-me

홈 › Papers

MiCT: Mixed 3D/2D Convolutional Tube for Human Action Recognition

2018-06-01 · CVPR 2018 6 · Yizhou Zhou, Xiaoyan Sun, Zheng-Jun Zha, Wen-Jun Zeng

Human actions in videos are three-dimensional (3D) signals. Recent attempts use 3D convolutional neural networks (CNNs) to explore spatio-temporal information for human action recognition. Though promising, 3D CNNs have not achieved high performanceon on this task with respect to their well-established two-dimensional (2D) counterparts for visual recognition in still images. We argue that the high training complexity of spatio-temporal fusion and the huge memory cost of 3D convolution hinder current 3D CNNs, which stack 3D convolutions layer by layer, by outputting deeper feature maps that are crucial for high-level tasks. We thus propose a Mixed Convolutional Tube (MiCT) that integrates 2D CNNs with the 3D convolution module to generate deeper and more informative feature maps, while reducing training complexity in each round of spatio-temporal fusion. A new end-to-end trainable deep 3D network, MiCT-Net, is also proposed based on the MiCT to better explore spatio-temporal information in human actions. Evaluations on three well-known benchmark datasets (UCF101, Sport-1M and HMDB-51) show that the proposed MiCT-Net significantly outperforms the original 3D CNNs. Compared with state-of-the-art approaches for action recognition on UCF101 and HMDB51, our MiCT-Net yields the best performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DynamicTOC: Persona-based Table of Contents for Consumption of Long Documents

2022-07-01 · NAACL 2022 7 · Himanshu Maheshwari, Nethraa Sivakumar, Shelly Jain, Tanvi Karandikar 외

Long documents like contracts, financial documents, etc., are often tedious to read through. Linearly consuming (via scrolling or navigation through default table of content) these documents is time-consuming and challen…

Deep Reinforcement Learning

LumiCtrl : Learning Illuminant Prompts for Lighting Control in Personalized Text-to-Image Models

2025-12-19 · Muhammad Atif Butt, Kai Wang, Javier Vazquez-Corral, Joost Van De Weijer arxiv

Text-to-image (T2I) models have demonstrated remarkable progress in creative image generation, yet they still lack precise control over scene illuminants which is a crucial factor for content designers to manipulate visu…

Image Generation

Spot What Matters: Learning Context Using Graph Convolutional Networks for Weakly-Supervised Action Detection

2021-07-28 · Michail Tsiaousis, Gertjan Burghouts, Fieke Hillerström, Peter van der Putten

The dominant paradigm in spatiotemporal action detection is to classify actions using spatiotemporal features learned by 2D or 3D Convolutional Networks. We argue that several actions are characterized by their context, …

Action DetectionHuman-Object Interaction DetectionOptical Flow Estimation

Detecting Parts for Action Localization

2017-07-19 · Nicolas Chesneau, Grégory Rogez, Karteek Alahari, Cordelia Schmid

In this paper, we propose a new framework for action localization that tracks people in videos and extracts full-body human tubes, i.e., spatio-temporal regions localizing actions, even in the case of occlusions or trunc…

Action Localization

MimicTouch: Leveraging Multi-modal Human Tactile Demonstrations for Contact-rich Manipulation

2023-10-25 · Kelin Yu, Yunhai Han, Qixian Wang, Vaibhav Saxena 외

Tactile sensing is critical to fine-grained, contact-rich manipulation tasks, such as insertion and assembly. Prior research has shown the possibility of learning tactile-guided policy from teleoperated demonstration dat…

Contact-rich ManipulationImitation LearningLearning to Executereinforcement-learning