paper-with-me

Papers

Panoptic Vision-Language Feature Fields

2023-09-11 · Haoran Chen, Kenneth Blomqvist, Francesco Milano, Roland Siegwart

Recently, methods have been proposed for 3D open-vocabulary semantic segmentation. Such methods are able to segment scenes into arbitrary classes based on text descriptions provided during runtime. In this paper, we propose to the best of our knowledge the first algorithm for open-vocabulary panoptic segmentation in 3D scenes. Our algorithm, Panoptic Vision-Language Feature Fields (PVLFF), learns a semantic feature field of the scene by distilling vision-language features from a pretrained 2D model, and jointly fits an instance feature field through contrastive learning using 2D instance segments on input frames. Despite not being trained on the target classes, our method achieves panoptic segmentation performance similar to the state-of-the-art closed-set 3D systems on the HyperSim, ScanNet and Replica dataset and additionally outperforms current 3D open-vocabulary systems in terms of semantic segmentation. We ablate the components of our method to demonstrate the effectiveness of our model architecture. Our code will be available at https://github.com/ethz-asl/pvlff.

📄 PDF Abstract BibTeX arXiv:2309.05448

Code (2)

ethz-asl/autolabel 공식 구현 pytorch
ethz-asl/pvlff 공식 구현 pytorch

Tasks

Contrastive LearningInstance SegmentationOpen Vocabulary Panoptic SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Nerflets: Local Radiance Fields for Efficient Structure-Aware 3D Scene Representation from 2D Supervision

2023-03-06 · CVPR 2023 1 · Xiaoshuai Zhang, Abhijit Kundu, Thomas Funkhouser, Leonidas Guibas 외

We address efficient and structure-aware 3D scene representation from images. Nerflets are our key contribution -- a set of local neural radiance fields that together represent a scene. Each nerflet maintains its own spa…

3D Panoptic SegmentationPanoptic SegmentationPosition

Panoptic Neural Fields: A Semantic Object-Aware Neural Scene Representation

2022-05-09 · CVPR 2022 1 · Abhijit Kundu, Kyle Genova, Xiaoqi Yin, Alireza Fathi 외

We present Panoptic Neural Fields (PNF), an object-aware neural scene representation that decomposes a scene into a set of objects (things) and background (stuff). Each object is represented by an oriented 3D bounding bo…

2D Panoptic Segmentation3D scene EditingDepth EstimationDepth Prediction+3

4D Panoptic Segmentation as Invariant and Equivariant Field Prediction

2023-03-28 · ICCV 2023 1 · Minghan Zhu, Shizhong Han, Hong Cai, Shubhankar Borse 외

In this paper, we develop rotation-equivariant neural networks for 4D panoptic segmentation. 4D panoptic segmentation is a benchmark task for autonomous driving that requires recognizing semantic classes and object insta…

4D Panoptic SegmentationAutonomous DrivingPanoptic SegmentationSegmentation

Open-Vocabulary Panoptic Segmentation Using BERT Pre-Training of Vision-Language Multiway Transformer Model

2024-12-25 · Yi-Chia Chen, Wei-Hua Li, Chu-Song Chen

Open-vocabulary panoptic segmentation remains a challenging problem. One of the biggest difficulties lies in training models to generalize to an unlimited number of classes using limited categorized training data. Recent…

Open Vocabulary Panoptic SegmentationPanoptic SegmentationSegmentation

Robust Vision Challenge 2020 -- 1st Place Report for Panoptic Segmentation

2020-08-23 · Rohit Mohan, Abhinav Valada

In this technical report, we present key details of our winning panoptic segmentation architecture EffPS_b1bs4_RVC. Our network is a lightweight version of our state-of-the-art EfficientPS architecture that consists of o…

BenchmarkingPanoptic SegmentationSegmentationSemantic Segmentation