Litcius/Paper detail

D<sup>2</sup>Conv3D: Dynamic Dilated Convolutions for Object Segmentation in Videos

C. Max Schmidt, Ali Athar, Sabarinath Mahadevan, Bastian Leibe

20222022 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)26 citationsDOI

Abstract

Despite receiving significant attention from the research community, the task of segmenting and tracking objects in monocular videos still has much room for improvement. Existing works have simultaneously justified the efficacy of dilated and deformable convolutions for various image-level segmentation tasks. This gives reason to believe that 3D extensions of such convolutions should also yield performance improvements for video-level segmentation tasks. However, this aspect has not yet been explored thoroughly in existing literature. In this paper, we propose Dynamic Dilated Convolutions (D <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Conv3D): a novel type of convolution which draws inspiration from dilated and deformable convolutions and extends them to the 3D (spatio-temporal) domain. We experimentally show that D <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Conv3D can be used to improve the performance of multiple 3D CNN architectures across multiple video segmentation related benchmarks by simply employing D <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Conv3D as a drop-in replacement for standard convolutions. We further show that D <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Conv3D out-performs trivial extensions of existing dilated and deformable convolutions to 3D. Lastly, we set a new state-of-the-art on the DAVIS 2016 Unsupervised Video Object Segmentation benchmark. Code is made publicly available at https://github.com/Schmiddo/d2conv3d.

Topics & Concepts

SegmentationComputer scienceArtificial intelligenceConvolution (computer science)Set (abstract data type)Computer visionDomain (mathematical analysis)Pattern recognition (psychology)MathematicsArtificial neural networkProgramming languageMathematical analysisAdvanced Neural Network ApplicationsHuman Pose and Action RecognitionAdvanced Image and Video Retrieval Techniques