中文
相关论文

相关论文: 3D Guided Weakly Supervised Semantic Segmentation

200 篇论文

Accurate prediction of 3D semantic occupancy from 2D visual images is vital in enabling autonomous agents to comprehend their surroundings for planning and navigation. State-of-the-art methods typically employ fully supervised approaches,…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Duc-Hai Pham , Duc-Dung Nguyen , Anh Pham , Tuan Ho , Phong Nguyen , Khoi Nguyen , Rang Nguyen

Vascular structure segmentation plays a crucial role in medical analysis and clinical applications. The practical adoption of fully supervised segmentation models is impeded by the intricacy and time-consuming nature of annotating vessels…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Zhanqiang Guo , Zimeng Tan , Jianjiang Feng , Jie Zhou

3D semantic segmentation plays a pivotal role in autonomous driving and road infrastructure analysis, yet state-of-the-art 3D models are prone to severe domain shift when deployed across different datasets. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Andrew Caunes , Thierry Chateau , Vincent Fremont

Models for semantic segmentation require a large amount of hand-labeled training data which is costly and time-consuming to produce. For this purpose, we present a label fusion framework that is capable of improving semantic pixel labels of…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Florian Fervers , Timo Breuer , Gregor Stachowiak , Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

We present a weakly supervised deep learning method to perform instance segmentation of cells present in microscopy images. Annotation of biomedical images in the lab can be scarce, incomplete, and inaccurate. This is of concern when…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Fidel A. Guerrero-Peña , Pedro D. Marrero Fernandez , Tsang Ing Ren , Alexandre Cunha

Dense 3D visual mapping estimates as many as possible pixel depths, for each image. This results in very dense point clouds that often contain redundant and noisy information, especially for surfaces that are roughly planar, for instance,…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Luca Morreale , Andrea Romanoni , Matteo Matteucci

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the manually annotated 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Liang Peng , Senbo Yan , Boxi Wu , Zheng Yang , Xiaofei He , Deng Cai

Existing Camouflaged Object Detection (COD) methods rely heavily on large-scale pixel-annotated training sets, which are both time-consuming and labor-intensive. Although weakly supervised methods offer higher annotation efficiency, their…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Jin Zhang , Ruiheng Zhang , Yanjiao Shi , Zhe Cao , Nian Liu , Fahad Shahbaz Khan

The 3D weakly-supervised visual grounding task aims to localize oriented 3D boxes in point clouds based on natural language descriptions without requiring annotations to guide model learning. This setting presents two primary challenges:…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Xiaoqi Li , Jiaming Liu , Nuowei Han , Liang Heng , Yandong Guo , Hao Dong , Yang Liu

Manually annotating 3D point clouds is laborious and costly, limiting the training data preparation for deep learning in real-world object detection. While a few previous studies tried to automatically generate 3D bounding boxes from weak…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chang Liu , Xiaoyan Qian , Xiaojuan Qi , Edmund Y. Lam , Siew-Chong Tan , Ngai Wong

Given a 3D object, kinematic motion prediction aims to identify the mobile parts as well as the corresponding motion parameters. Due to the large variations in both topological structure and geometric details of 3D objects, this remains a…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Gengxin Liu , Qian Sun , Haibin Huang , Chongyang Ma , Yulan Guo , Li Yi , Hui Huang , Ruizhen Hu

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

We propose a novel approach to weakly supervised semantic segmentation, which consists of three consecutive steps. The first two steps extract high-quality pseudo masks from image-level annotated data, which are then used to train a…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Mariia Dobko , Ostap Viniavskyi , Oles Dobosevych

Semi-supervised semantic segmentation methods leverage unlabeled data by pseudo-labeling them. Thus the success of these methods hinges on the reliablility of the pseudo-labels. Existing methods mostly choose high-confidence pixels in an…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Prantik Howlader , Hieu Le , Dimitris Samaras

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Jiajie Wang , Jiangchao Yao , Ya Zhang , Rui Zhang

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

Segmentation using deep learning has shown promising directions in medical imaging as it aids in the analysis and diagnosis of diseases. Nevertheless, a main drawback of deep models is that they require a large amount of pixel-level labels,…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Sukesh Adiga , Jose Dolz , Herve Lombaert

Semantic segmentation of 3D point cloud scenes is a crucial task for various applications. In real-world scenarios, training segmentation models often faces three concurrent forms of data insufficiency: scarcity of training scenes, scarcity…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Takahiko Furuya

3D Gaussian Splatting (3D-GS) enables real-time 3D scene reconstruction but lacks robust segmentation for editing tasks such as object removal, extraction, and recoloring. Existing approaches that lift 2D segmentations to the 3D domain…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Raushan Joshi , Jean-Yves Guillemaut

3D point cloud semantic segmentation aims to group all points into different semantic categories, which benefits important applications such as point cloud scene reconstruction and understanding. Existing supervised point cloud semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Canyu Zhang , Zhenyao Wu , Xinyi Wu , Ziyu Zhao , Song Wang