REVIEW 3 cited by
Making a Case for 3D Convolutions for Object Segmentation in Videos
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
read the original abstract
The task of object segmentation in videos is usually accomplished by processing appearance and motion information separately using standard 2D convolutional networks, followed by a learned fusion of the two sources of information. On the other hand, 3D convolutional networks have been successfully applied for video classification tasks, but have not been leveraged as effectively to problems involving dense per-pixel interpretation of videos compared to their 2D convolutional counterparts and lag behind the aforementioned networks in terms of performance. In this work, we show that 3D CNNs can be effectively applied to dense video prediction tasks such as salient object segmentation. We propose a simple yet effective encoder-decoder network architecture consisting entirely of 3D convolutions that can be trained end-to-end using a standard cross-entropy loss. To this end, we leverage an efficient 3D encoder, and propose a 3D decoder architecture, that comprises novel 3D Global Convolution layers and 3D Refinement modules. Our approach outperforms existing state-of-the-arts by a large margin on the DAVIS'16 Unsupervised, FBMS and ViSal dataset benchmarks in addition to being faster, thus showing that our architecture can efficiently learn expressive spatio-temporal features and produce high quality video segmentation masks. We have made our code and trained models publicly available at https://github.com/sabarim/3DC-Seg.
Forward citations
Cited by 3 Pith papers
-
Shallow Features Matter: Hierarchical Memory with Heterogeneous Interaction for Unsupervised Video Object Segmentation
Separate memory banks for shallow pixel details and deep semantic cues, merged by asymmetric cross-attention modules, improve unsupervised video object segmentation on DAVIS-16, FBMS, and YouTube-Objects.
-
DepthFlow: Exploiting Depth-Flow Structural Correlations for Unsupervised Video Object Segmentation
Synthetic optical flows generated from single-image depth maps let a simple two-stream network beat prior unsupervised video object segmentation methods on all tested benchmarks.
-
TransFlow: Motion Knowledge Transfer from Video Diffusion Models to Video Salient Object Detection
TransFlow generates 218,008 training triplets by animating DUTS images with Stable Video Diffusion and estimating optical flow with RAFT, then uses them to train a two-stream video SOD network that improves S-measure ...
Discussion (0). Continue with ORCID to comment.