paper-with-me

Papers

3D-BEVIS: Bird's-Eye-View Instance Segmentation

2019-04-03 · Cathrin Elich, Francis Engelmann, Theodora Kontogianni, Bastian Leibe

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmentation. However, the task of instance segmentation is less explored. In this work, we present 3D-BEVIS, a deep learning framework for 3D semantic instance segmentation on point clouds. Following the idea of previous proposal-free instance segmentation approaches, our model learns a feature embedding and groups the obtained feature space into semantic instances. Current point-based methods scale linearly with the number of points by processing local sub-parts of a scene individually. However, to perform instance segmentation by clustering, globally consistent features are required. Therefore, we propose to combine local point geometry with global context information from an intermediate bird's-eye view representation.

📄 PDF Abstract BibTeX arXiv:1904.02199

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation3D Semantic Instance SegmentationClusteringDeep LearningGeneral ClassificationInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

FlowCut: Unsupervised Video Instance Segmentation via Temporal Mask Matching

2025-05-19 · Alp Eren Sari, Paolo Favaro

We propose FlowCut, a simple and capable method for unsupervised video instance segmentation consisting of a three-stage framework to construct a high-quality video dataset with pseudo labels. To our knowledge, our work …

Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation+2

Mask2Former for Video Instance Segmentation

2021-12-20 · Bowen Cheng, Anwesa Choudhuri, Ishan Misra, Alexander Kirillov 외

We find Mask2Former also achieves state-of-the-art performance on video instance segmentation without modifying the architecture, the loss or even the training pipeline. In this report, we show universal image segmentati…

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+4

UVIS: Unsupervised Video Instance Segmentation

2024-06-11 · Shuaiyi Huang, Saksham Suri, Kamal Gupta, Sai Saketh Rambhatla 외

Video instance segmentation requires classifying, segmenting, and tracking every object across video frames. Unlike existing approaches that rely on masks, boxes, or category labels, we propose UVIS, a novel Unsupervised…

Instance SegmentationLanguage ModellingPseudo LabelSegmentation+2

Consistent Video Instance Segmentation with Inter-Frame Recurrent Attention

2022-06-14 · Quanzeng You, Jiang Wang, Peng Chu, Andre Abrantes 외

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of p…

Instance SegmentationObjectSegmentationSemantic Segmentation+1

VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation

2023-08-28 · CVPR 2024 1 · Xudong Wang, Ishan Misra, Ziyun Zeng, Rohit Girdhar 외

Existing approaches to unsupervised video instance segmentation typically rely on motion estimates and experience difficulties tracking small or divergent motions. We present VideoCutLER, a simple method for unsupervised…

Instance SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+3