paper-with-me

홈 › Papers

An End-to-end 3D Convolutional Neural Network for Action Detection and Segmentation in Videos

2017-11-30 · Rui Hou, Chen Chen, Mubarak Shah

In this paper, we propose an end-to-end 3D CNN for action detection and segmentation in videos. The proposed architecture is a unified deep network that is able to recognize and localize action based on 3D convolution features. A video is first divided into equal length clips and next for each clip a set of tube proposals are generated based on 3D CNN features. Finally, the tube proposals of different clips are linked together and spatio-temporal action detection is performed using these linked video proposals. This top-down action detection approach explicitly relies on a set of good tube proposals to perform well and training the bounding box regression usually requires a large number of annotated samples. To remedy this, we further extend the 3D CNN to an encoder-decoder structure and formulate the localization problem as action segmentation. The foreground regions (i.e. action regions) for each frame are segmented first then the segmented foreground maps are used to generate the bounding boxes. This bottom-up approach effectively avoids tube proposal generation by leveraging the pixel-wise annotations of segmentation. The segmentation framework also can be readily applied to a general problem of video object segmentation. Extensive experiments on several video datasets demonstrate the superior performance of our approach for action detection and video object segmentation compared to the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1712.01111

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction SegmentationDecoderSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

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 제목 키워드 기반

Error Detection in Egocentric Procedural Task Videos

2024-01-01 · CVPR 2024 1 · Shih-Po Lee, Zijia Lu, Zekun Zhang, Minh Hoai 외

We present a new egocentric procedural error dataset containing videos with various types of errors as well as normal videos and propose a new framework for procedural error detection using error-free training videos…

Action SegmentationActive Object DetectionAnomaly DetectionError Understanding+3

Tube Convolutional Neural Network (T-CNN) for Action Detection in Videos

2017-03-30 · ICCV 2017 10 · Rui Hou, Chen Chen, Mubarak Shah

Deep learning has been demonstrated to achieve excellent results for image classification and object detection. However, the impact of deep learning on video analysis (e.g. action detection and recognition) has been limi…

Action Detectionimage-classificationImage Classificationobject-detection+2

Iterative Contrast-Classify For Semi-supervised Temporal Action Segmentation

2021-12-02 · Dipika Singhania, Rahul Rahaman, Angela Yao

Temporal action segmentation classifies the action of each frame in (long) video sequences. Due to the high cost of frame-wise labeling, we propose the first semi-supervised method for temporal action segmentation. Our m…

Action SegmentationRepresentation LearningSegmentationSemi-Supervised Video Classification+1

Detecting Deepfake-Forged Contents with Separable Convolutional Neural Network and Image Segmentation

2019-12-21 · Chia-Mu Yu, Ching-Tang Chang, Yen-Wu Ti

Recent advances in AI technology have made the forgery of digital images and videos easier, and it has become significantly more difficult to identify such forgeries. These forgeries, if disseminated with malicious inten…

Face SwappingImage SegmentationSemantic Segmentation

Toward Ergonomic Risk Prediction via Segmentation of Indoor Object Manipulation Actions Using Spatiotemporal Convolutional Networks

2019-02-14 · Behnoosh Parsa, Ekta U. Samani, Rose Hendrix, Cameron Devine 외

Automated real-time prediction of the ergonomic risks of manipulating objects is a key unsolved challenge in developing effective human-robot collaboration systems for logistics and manufacturing applications. We present…

Action Segmentation