Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An Efficient 3D CNN for Action/Object Segmentation in Video

About

Convolutional Neural Network (CNN) based image segmentation has made great progress in recent years. However, video object segmentation remains a challenging task due to its high computational complexity. Most of the previous methods employ a two-stream CNN framework to handle spatial and motion features separately. In this paper, we propose an end-to-end encoder-decoder style 3D CNN to aggregate spatial and temporal information simultaneously for video object segmentation. To efficiently process video, we propose 3D separable convolution for the pyramid pooling module and decoder, which dramatically reduces the number of operations while maintaining the performance. Moreover, we also extend our framework to video action segmentation by adding an extra classifier to predict the action label for actors in videos. Extensive experiments on several video datasets demonstrate the superior performance of the proposed approach for action and object segmentation compared to the state-of-the-art.

Rui Hou, Chen Chen, Rahul Sukthankar, Mubarak Shah• 2019

Related benchmarks

TaskDatasetResultRank
Unsupervised Video Object SegmentationDAVIS 2016 (val)
F Mean77.2
108
Video Object SegmentationSegTrack v2--
34
Video Object SegmentationDAVIS 2016 (test)--
29
Salient region segmentationDAVIS 2016 (val)
mIoU78.3
11
Action DetectionJHMDB (average over three splits)--
6
Action SegmentationJ-HMDB (average over three splits)
mIoU68.1
3
Showing 6 of 6 rows

Other info

Follow for update