中文
相关论文

相关论文: OmniSeg3D: Omniversal 3D Segmentation via Hierarch…

200 篇论文

We pose video object segmentation as spectral graph clustering in space and time, with one graph node for each pixel and edges forming local space-time neighborhoods. We claim that the strongest cluster in this video graph represents the…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Elena Burceanu , Marius Leordeanu

Contrastive learning, which aims to capture general representation from unlabeled images to initialize the medical analysis models, has been proven effective in alleviating the high demand for expensive annotations. Current methods mainly…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Huai Chen , Renzhen Wang , Xiuying Wang , Jieyu Li , Qu Fang , Hui Li , Jianhao Bai , Qing Peng , Deyu Meng , Lisheng Wang

Dense prediction infers per-pixel values from a single image and is fundamental to 3D perception and robotics. Although real-world scenes exhibit strong structure, existing methods treat it as an independent pixel-wise prediction, often…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Seung Hyun Lee , Sangwoo Mo , Stella X. Yu

Visual semantic segmentation aims at separating a visual sample into diverse blocks with specific semantic attributes and identifying the category for each block, and it plays a crucial role in environmental perception. Conventional…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Wenqi Ren , Yang Tang , Qiyu Sun , Chaoqiang Zhao , Qing-Long Han

Recent advances in large vision-language models (VLMs) have shown significant promise for 3D scene understanding. Existing VLM-based approaches typically align 3D scene features with the VLM's embedding space. However, this implicit…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Chen Li , Eric Peh , Basura Fernando

The ability to detect and segment moving objects in a scene is essential for building consistent maps, making future state predictions, avoiding collisions, and planning. In this paper, we address the problem of moving object segmentation…

机器人学 · 计算机科学 2021-07-15 Xieyuanli Chen , Shijie Li , Benedikt Mersch , Louis Wiesmann , Jürgen Gall , Jens Behley , Cyrill Stachniss

To bridge the gap between supervised semantic segmentation and real-world applications that acquires one model to recognize arbitrary new concepts, recent zero-shot segmentation attracts a lot of attention by exploring the relationships…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Quande Liu , Youpeng Wen , Jianhua Han , Chunjing Xu , Hang Xu , Xiaodan Liang

Instance segmentation in 3D is a challenging task due to the lack of large-scale annotated datasets. In this paper, we show that this task can be addressed effectively by leveraging instead 2D pre-trained models for instance segmentation.…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Yash Bhalgat , Iro Laina , João F. Henriques , Andrew Zisserman , Andrea Vedaldi

Object-centric scene understanding is a fundamental challenge in computer vision. Existing approaches often rely on multi-stage pipelines that first apply pre-trained segmentors to extract individual objects, followed by per-object 3D…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Yi Du , Yang You , Xiang Wan , Leonidas Guibas

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

Unsupervised 3D instance segmentation aims to segment objects from a 3D point cloud without any annotations. Existing methods face the challenge of either too loose or too tight clustering, leading to under-segmentation or…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Cheng Shi , Yulin Zhang , Bin Yang , Jiajin Tang , Yuexin Ma , Sibei Yang

Traditionally, training neural networks to perform semantic segmentation required expensive human-made annotations. But more recently, advances in the field of unsupervised learning have made significant progress on this issue and towards…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Leon Sick , Dominik Engel , Pedro Hermosilla , Timo Ropinski

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xin Li , Deshui Miao , Zhenyu He , Yaowei Wang , Huchuan Lu , Ming-Hsuan Yang

To overcome the data-hungry challenge, we have proposed a semi-supervised contrastive learning framework for the task of class-imbalanced semantic segmentation. First and foremost, to make the model operate in a semi-supervised manner, we…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Kangcheng Liu

Recent advances in modeling 3D objects mostly rely on synthetic datasets due to the lack of large-scale realscanned 3D databases. To facilitate the development of 3D perception, reconstruction, and generation in the real world, we propose…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Tong Wu , Jiarui Zhang , Xiao Fu , Yuxin Wang , Jiawei Ren , Liang Pan , Wayne Wu , Lei Yang , Jiaqi Wang , Chen Qian , Dahua Lin , Ziwei Liu

The sharp rise in medical tomography examinations has created a demand for automated systems that can reliably extract informative features for downstream tasks such as tumor characterization. Although 3D volumes contain richer information…

图像与视频处理 · 电气工程与系统科学 2025-12-17 Johannes Kiechle , Stefan M. Fischer , Daniel M. Lang , Cosmin I. Bercea , Matthew J. Nyflot , Lina Felsner , Julia A. Schnabel , Jan C. Peeken

Accurate segmentation and measurement of lithography scanning electron microscope (SEM) images are crucial for ensuring precise process control, optimizing device performance, and advancing semiconductor manufacturing yield. Lithography…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Xinyu He , Botong Zhao , Bingbing Li , Shujing Lyu , Jiwei Shen , Yue Lu

Human vision is capable of transforming two-dimensional observations into an egocentric three-dimensional scene understanding, which underpins the ability to translate complex scenes and exhibit adaptive behaviors. This capability, however,…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Pei Liu , Hongliang Lu , Haichao Liu , Haipeng Liu , Xin Liu , Ruoyu Yao , Shengbo Eben Li , Jun Ma

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

Humans can naturally identify and mentally complete occluded objects in cluttered environments. However, imparting similar cognitive ability to robotics remains challenging even with advanced reconstruction techniques, which models scenes…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Zesong Yang , Bangbang Yang , Wenqi Dong , Chenxuan Cao , Liyuan Cui , Yuewen Ma , Zhaopeng Cui , Hujun Bao