paper-with-me

Papers

Exploring Data-Efficient 3D Scene Understanding with Contrastive Scene Contexts

2020-12-16 · CVPR 2021 1 · Ji Hou, Benjamin Graham, Matthias Nießner, Saining Xie

The rapid progress in 3D scene understanding has come with growing demand for data; however, collecting and annotating 3D scenes (e.g. point clouds) are notoriously hard. For example, the number of scenes (e.g. indoor rooms) that can be accessed and scanned might be limited; even given sufficient data, acquiring 3D labels (e.g. instance masks) requires intensive human labor. In this paper, we explore data-efficient learning for 3D point cloud. As a first step towards this direction, we propose Contrastive Scene Contexts, a 3D pre-training method that makes use of both point-level correspondences and spatial contexts in a scene. Our method achieves state-of-the-art results on a suite of benchmarks where training data or labels are scarce. Our study reveals that exhaustive labelling of 3D point clouds might be unnecessary; and remarkably, on ScanNet, even using 0.1% of point labels, we still achieve 89% (instance segmentation) and 96% (semantic segmentation) of the baseline performance that uses full annotations.

📄 PDF Abstract BibTeX arXiv:2012.09165

Code (2)

facebookresearch/ContrastiveSceneContexts 공식 구현 pytorch
Pointcept/Pointcept pytorch

Tasks

3D Semantic SegmentationInstance SegmentationScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Improving Visual Recognition with Hyperbolical Visual Hierarchy Mapping

2024-04-01 · CVPR 2024 1 · Hyeongjun Kwon, Jinhyun Jang, Jin Kim, Kwonyoung Kim 외

Visual scenes are naturally organized in a hierarchy, where a coarse semantic is recursively comprised of several fine details. Exploring such a visual hierarchy is crucial to recognize the complex relations of visual el…

image-classificationImage ClassificationScene Understanding

Vision-Language Pre-training with Object Contrastive Learning for 3D Scene Understanding

2023-05-18 · Taolin Zhang, Sunan He, Dai Tao, Bin Chen 외

In recent years, vision language pre-training frameworks have made significant progress in natural language processing and computer vision, achieving remarkable performance improvement on various downstream tasks. Howeve…

Contrastive LearningObjectScene UnderstandingVisual Grounding

RGB-Pointmap Pretraining for Unified 3D Scene Understanding

2026-04-02 · Ye Mao, Weixun Luo, Ranran Huang, Junpeng Jing 외 arxiv

Pretraining 3D encoders through alignment with Contrastive Language-Image Pre-training (CLIP) has emerged as a promising direction for learning generalizable representations for 3D scene understanding. In this paper, we …

Visual Question AnsweringRepresentation LearningScene ClassificationScene Understanding

CLIP2Scene: Towards Label-efficient 3D Scene Understanding by CLIP

2023-01-12 · CVPR 2023 1 · Runnan Chen, Youquan Liu, Lingdong Kong, Xinge Zhu 외

Contrastive Language-Image Pre-training (CLIP) achieves promising results in 2D zero-shot and few-shot learning. Despite the impressive performance in 2D, applying CLIP to help the learning in 3D scene understanding has …

3D Semantic SegmentationContrastive LearningFew-Shot LearningScene Understanding+3

RegionPLC: Regional Point-Language Contrastive Learning for Open-World 3D Scene Understanding

2023-04-03 · CVPR 2024 1 · Jihan Yang, Runyu Ding, Weipeng Deng, Zhe Wang 외

We propose a lightweight and scalable Regional Point-Language Contrastive learning framework, namely \textbf{RegionPLC}, for open-world 3D scene understanding, aiming to identify and recognize open-set objects and catego…

Contrastive LearningInstance SegmentationScene UnderstandingSemantic Segmentation