中文
相关论文

相关论文: ClickSeg: 3D Instance Segmentation with Click-Leve…

200 篇论文

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Shichao Dong , Guosheng Lin

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Linghua Tang , Le Hui , Jin Xie

3D scene understanding, e.g., point cloud semantic and instance segmentation, often requires large-scale annotated training data, but clearly, point-wise labels are too tedious to prepare. While some recent methods propose to train a 3D…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Zhengzhe Liu , Xiaojuan Qi , Chi-Wing Fu

Most existing point cloud instance and semantic segmentation methods rely heavily on strong supervision signals, which require point-level labels for every point in the scene. However, such strong supervision suffers from large annotation…

计算机视觉与模式识别 · 计算机科学 2022-07-26 An Tao , Yueqi Duan , Yi Wei , Jiwen Lu , Jie Zhou

Point cloud semantic segmentation often requires largescale annotated training data, but clearly, point-wise labels are too tedious to prepare. While some recent methods propose to train a 3D network with small percentages of point labels,…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Zhengzhe Liu , Xiaojuan Qi , Chi-Wing Fu

Interactive segmentation allows efficient label generation by leveraging user-provided clicks to progressively refine predictions, which is critical when fully supervised labels are costly or generalization to unseen classes is needed.…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Xueyang Kang , Zijian Yu , Kourosh Khoshelham , Liangliang Nan

Instance segmentation in 3D images is a fundamental task in biomedical image analysis. While deep learning models often work well for 2D instance segmentation, 3D instance segmentation still faces critical challenges, such as insufficient…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Zhuo Zhao , Lin Yang , Hao Zheng , Ian H. Guldner , Siyuan Zhang , Danny Z. Chen

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

Since the preparation of labeled data for training semantic segmentation networks of point clouds is a time-consuming process, weakly supervised approaches have been introduced to learn from only a small fraction of data. These methods are…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Gengxin Liu , Oliver van Kaick , Hui Huang , Ruizhen Hu

Current 3D segmentation methods heavily rely on large-scale point-cloud datasets, which are notoriously laborious to annotate. Few attempts have been made to circumvent the need for dense per-point annotations. In this work, we look at…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Julian Chibane , Francis Engelmann , Tuan Anh Tran , Gerard Pons-Moll

Medical image segmentation typically necessitates a large and precisely annotated dataset. However, obtaining pixel-wise annotation is a labor-intensive task that requires significant effort from domain experts, making it challenging to…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Heng Cai , Lei Qi , Qian Yu , Yinghuan Shi , Yang Gao

Most state-of-the-art instance segmentation methods have to be trained on densely annotated images. While difficult in general, this requirement is especially daunting for biomedical images, where domain expertise is often required for…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adrian Wolny , Qin Yu , Constantin Pape , Anna Kreshuk

Reliance on vast annotations to achieve leading performance severely restricts the practicality of large-scale point cloud semantic segmentation. For the purpose of reducing data annotation costs, effective labeling schemes are developed…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Puzuo Wang , Wei Yao , Jie Shao

Large-scale datasets with point-wise semantic and instance labels are crucial to 3D instance segmentation but also expensive. To leverage unlabeled data, previous semi-supervised 3D instance segmentation approaches have explored…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Yizheng Wu , Zhiyu Pan , Kewei Wang , Xingyi Li , Jiahao Cui , Liwen Xiao , Guosheng Lin , Zhiguo Cao

3D segmentation is a core problem in computer vision and, similarly to many other dense prediction tasks, it requires large amounts of annotated data for adequate training. However, densely labeling 3D point clouds to employ…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Ozan Unal , Christos Sakaridis , Luc Van Gool

Annotation of medical images has been a major bottleneck for the development of accurate and robust machine learning models. Annotation is costly and time-consuming and typically requires expert knowledge, especially in the medical domain.…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Holger Roth , Ling Zhang , Dong Yang , Fausto Milletari , Ziyue Xu , Xiaosong Wang , Daguang Xu

In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level annotations. In…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yuchen Shen , Dong Zhang , Zhao Zhang , Liyong Fu , Qiaolin Ye

One of the main obstacles to 3D semantic segmentation is the significant amount of endeavor required to generate expensive point-wise annotations for fully supervised training. To alleviate manual efforts, we propose GIDSeg, a novel…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Peng Yin , Lingyun Xu , Jianmin Ji , Sebastian Scherer , Howie Choset

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt
‹ 上一页 1 2 3 10 下一页 ›