中文
相关论文

相关论文: Exploring Diversity-based Active Learning for 3D O…

200 篇论文

Monocular 3D object detection plays a crucial role in autonomous driving. However, existing monocular 3D detection algorithms depend on 3D labels derived from LiDAR measurements, which are costly to acquire for new datasets and challenging…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Fulong Ma , Xiaoyang Yan , Guoyang Zhao , Xiaojie Xu , Yuxuan Liu , Jun Ma , Ming Liu

Active learning (AL) attempts to maximize the performance gain of the model by marking the fewest samples. Deep learning (DL) is greedy for data and requires a large amount of data supply to optimize massive parameters, so that the model…

机器学习 · 计算机科学 2021-12-07 Pengzhen Ren , Yun Xiao , Xiaojun Chang , Po-Yao Huang , Zhihui Li , Brij B. Gupta , Xiaojiang Chen , Xin Wang

Learning to understand and infer object functionalities is an important step towards robust visual intelligence. Significant research efforts have recently focused on segmenting the object parts that enable specific types of human-object…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Spyridon Thermos , Petros Daras , Gerasimos Potamianos

The advancement of Object Detection (OD) using Deep Learning (DL) is often hindered by the significant challenge of acquiring large, accurately labeled datasets, a process that is time-consuming and expensive. While techniques like Active…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Isac Holm

Cell image segmentation is usually implemented using fully supervised deep learning methods, which heavily rely on extensive annotated training data. Yet, due to the complexity of cell morphology and the requirement for specialized…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Yu Zhu , Qiang Yang , Li Xu

Annotating tens or hundreds of tiny objects in a given image is laborious yet crucial for a multitude of Computer Vision tasks. Such imagery typically contains objects from various categories, yet the multi-class interactive annotation…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chunggi Lee , Seonwook Park , Heon Song , Jeongun Ryu , Sanghoon Kim , Haejoon Kim , Sérgio Pereira , Donggeun Yoo

Data collection and annotation is a laborious, time-consuming prerequisite for supervised machine learning tasks. Online Active Learning (OAL) is a paradigm that addresses this issue by simultaneously minimizing the amount of annotation…

音频与语音处理 · 电气工程与系统科学 2023-09-29 Mark Lindsey , Ankit Shah , Francis Kubala , Richard M. Stern

Active learning (AL) aims to enable training high performance classifiers with low annotation cost by predicting which subset of unlabelled instances would be most beneficial to label. The importance of AL has motivated extensive research,…

机器学习 · 计算机科学 2018-06-14 Kunkun Pang , Mingzhi Dong , Yang Wu , Timothy Hospedales

LiDAR-based outdoor 3D object detection has received widespread attention. However, training 3D detectors from the LiDAR point cloud typically relies on expensive bounding box annotations. This paper presents SC3D, an innovative…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Qiming Xia , Hongwei Lin , Wei Ye , Hai Wu , Yadan Luo , Cheng Wang , Chenglu Wen

Many query-based approaches for 3D Multi-Object Tracking (MOT) adopt the tracking-by-attention paradigm, utilizing track queries for identity-consistent detection and object queries for identity-agnostic track spawning.…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Shuxiao Ding , Lukas Schneider , Marius Cordts , Juergen Gall

Autonomous driving is regarded as one of the most promising remedies to shield human beings from severe crashes. To this end, 3D object detection serves as the core basis of perception stack especially for the sake of path planning, motion…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Rui Qian , Xin Lai , Xirong Li

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 state-of-the-art (SOTA) 3D object detection methods often require a large amount of 3D bounding box annotations for training. However, collecting such large-scale densely-supervised datasets is notoriously costly. To reduce the…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Chenqiang Gao , Chuandong Liu , Jun Shu , Fangcen Liu , Jiang Liu , Luyu Yang , Xinbo Gao , Deyu Meng

Automated object detection has become increasingly valuable across diverse applications, yet efficient, high-quality annotation remains a persistent challenge. In this paper, we present the development and evaluation of a platform designed…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Sönke Tenckhoff , Mario Koddenbrock , Erik Rodner

Active Learning (AL) is a user-interactive approach aimed at reducing annotation costs by selecting the most crucial examples to label. Although AL has been extensively studied for image classification tasks, the specific scenario of…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Leah Bar , Boaz Lerner , Nir Darshan , Rami Ben-Ari

Object detection has witnessed significant progress by relying on large, manually annotated datasets. Annotating such datasets is highly time consuming and expensive, which motivates the development of weakly supervised and few-shot object…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Carlo Biffi , Steven McDonagh , Philip Torr , Ales Leonardis , Sarah Parisot

Traffic volume data collection is a crucial aspect of transportation engineering and urban planning, as it provides vital insights into traffic patterns, congestion, and infrastructure efficiency. Traditional manual methods of traffic data…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Linlin Zhang , Xiang Yu , Armstrong Aboah , Yaw Adu-Gyamfi

3D object detection is essential for autonomous driving and robotic perception, yet its reliance on large-scale manually annotated data limits scalability and adaptability. To reduce annotation dependency, unsupervised and…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yushen He , Lei Zhao , Weidong Chen

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

Detecting and segmenting salient objects from given image scenes has received great attention in recent years. A fundamental challenge in training the existing deep saliency detection models is the requirement of large amounts of annotated…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Dingwen Zhang , Haibin Tian , Jungong Han
‹ 上一页 1 8 9 10 下一页 ›