中文
相关论文

相关论文: ViewPCL: a point cloud based active learning metho…

200 篇论文

We propose ViewAL, a novel active learning strategy for semantic segmentation that exploits viewpoint consistency in multi-view datasets. Our core idea is that inconsistencies in model predictions across viewpoints provide a very reliable…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Yawar Siddiqui , Julien Valentin , Matthias Nießner

Impressive performance on point cloud semantic segmentation has been achieved by fully-supervised methods with large amounts of labelled data. As it is labour-intensive to acquire large-scale point cloud data with point-wise labels, many…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Zongyi Xu , Bo Yuan , Shanshan Zhao , Qianni Zhang , Xinbo Gao

Deep learning models are the state-of-the-art methods for semantic point cloud segmentation, the success of which relies on the availability of large-scale annotated datasets. However, it can be extremely time-consuming and prohibitively…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Xian Shi , Xun Xu , Ke Chen , Lile Cai , Chuan Sheng Foo , Kui Jia

Active Learning (AL) for semantic segmentation is challenging due to heavy class imbalance and different ways of defining "sample" (pixels, areas, etc.), leaving the interpretation of the data distribution ambiguous. We propose…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Amirsaeed Yazdani , Xuelu Li , Vishal Monga

Multi-class semantic segmentation remains a cornerstone challenge in computer vision. Yet, dataset creation remains excessively demanding in time and effort, especially for specialized domains. Active Learning (AL) mitigates this challenge…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Fei Wu , Pablo Marquez-Neila , Hedyeh Rafi-Tarii , Raphael Sznitman

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions (e.g., superpixels), and for each of such regions, asks an…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sehyun Hwang , Sohyun Lee , Hoyoung Kim , Minhyeon Oh , Jungseul Ok , Suha Kwak

Multi-view learning (MVL) has gained great success in integrating information from multiple perspectives of a dataset to improve downstream task performance. To make MVL methods more practical in an open-ended environment, this paper…

机器学习 · 计算机科学 2023-10-16 Depeng Li , Tianqi Wang , Junwei Chen , Kenji Kawaguchi , Cheng Lian , Zhigang Zeng

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

We present a novel active learning framework for 3D point cloud semantic segmentation that, for the first time, integrates large language models (LLMs) to construct hierarchical label structures and guide uncertainty-based sample selection.…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Chenxi Li , Nuo Chen , Fengyun Tan , Yantong Chen , Bochun Yuan , Tianrui Li , Chongshou Li

Multiview clustering (MVC) aims to reveal the underlying structure of multiview data by categorizing data samples into clusters. Deep learning-based methods exhibit strong feature learning capabilities on large-scale datasets. For most…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jie Chen , Hua Mao , Wai Lok Woo , Xi Peng

In this paper, we present a comprehensive point cloud semantic segmentation network that aggregates both local and global multi-scale information. First, we propose an Angle Correlation Point Convolution (ACPConv) module to effectively…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Yuyan Li , Ye Duan

This paper presents a novel 3D semantic segmentation method for large-scale point cloud data that does not require annotated 3D training data or paired RGB images. The proposed approach projects 3D point clouds onto 2D images using virtual…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Toshihiko Nishimura , Hirofumi Abe , Kazuhiko Murasaki , Taiga Yoshida , Ryuichi Tanida

Despite significant progress in 3D point cloud segmentation, existing methods primarily address specific tasks and depend on explicit instructions to identify targets, lacking the capability to infer and understand implicit user intentions…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Shuting He , Henghui Ding , Xudong Jiang , Bihan Wen

The expensive annotation cost is notoriously known as the main constraint for the development of the point cloud semantic segmentation technique. Active learning methods endeavor to reduce such cost by selecting and labeling only a subset…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Feifei Shao , Yawei Luo , Ping Liu , Jie Chen , Yi Yang , Yulei Lu , Jun Xiao

Semantic segmentation of 3D point cloud data often comes with high annotation costs. Active learning automates the process of selecting which data to annotate, reducing the total amount of annotation needed to achieve satisfactory…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Johannes Meyer , Jasper Hoffmann , Felix Schulz , Dominik Merkle , Daniel Buescher , Alexander Reiterer , Joschka Boedecker , Wolfram Burgard

Acquiring the most representative examples via active learning (AL) can benefit many data-dependent computer vision tasks by minimizing efforts of image-level or pixel-wise annotations. In this paper, we propose a novel Collaborative…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Yu Qiao , Jincheng Zhu , Chengjiang Long , Zeyao Zhang , Yuxin Wang , Zhenjun Du , Xin Yang

Active learning is a machine learning paradigm designed to optimize model performance in a setting where labeled data is expensive to acquire. In this work, we propose a novel active learning method called SUPClust that seeks to identify…

机器学习 · 计算机科学 2024-03-07 Yuta Ono , Till Aczel , Benjamin Estermann , Roger Wattenhofer

Active learning aims to reduce labeling costs by selecting only the most informative samples on a dataset. Few existing works have addressed active learning for object detection. Most of these methods are based on multiple models or are…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jiwoong Choi , Ismail Elezi , Hyuk-Jae Lee , Clement Farabet , Jose M. Alvarez

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia
‹ 上一页 1 2 3 10 下一页 ›