中文
相关论文

相关论文: BSNet: Box-Supervised Simulation-assisted Mean Tea…

200 篇论文

Simulation data can be accurately labeled and have been expected to improve the performance of data-driven algorithms, including object detection. However, due to the various domain inconsistencies from simulation to reality…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Meiying Zhang , Weiyuan Peng , Guangyao Ding , Chenyang Lei , Chunlin Ji , Qi Hao

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training the…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Quan Zhang , Yuxin Qi , Xi Tang , Rui Yuan , Xi Lin , Ke Zhang , Chun Yuan

Pixel-wise clean annotation is necessary for fully-supervised semantic segmentation, which is laborious and expensive to obtain. In this paper, we propose a weakly supervised 2D semantic segmentation model by incorporating sparse bounding…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Weixuan Sun , Jing Zhang , Nick Barnes

Object recognition using single-point supervision has attracted increasing attention recently. However, the performance gap compared with fully-supervised algorithms remains large. Previous works generated class-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Pengfei Chen , Xuehui Yu , Xumeng Han , Kuiran Wang , Guorong Li , Lingxi Xie , Zhenjun Han , Jianbin Jiao

Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-world assumption is…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Mohamed El Amine Boudjoghra , Salwa K. Al Khatib , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Khan

For many practical problems and applications, it is not feasible to create a vast and accurately labeled dataset, which restricts the application of deep learning in many areas. Semi-supervised learning algorithms intend to improve…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Mert Kayhan , Okan Köpüklü , Mhd Hasan Sarhan , Mehmet Yigitsoy , Abouzar Eslami , Gerhard Rigoll

Training deep object detectors demands expensive bounding box annotation. Active learning (AL) is a promising technique to alleviate the annotation burden. Performing AL at box-level for object detection, i.e., selecting the most…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Jingyi Liao , Xun Xu , Chuan-Sheng Foo , Lile Cai

Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These labels may be…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Deepti Hegde , Vishwanath Sindagi , Velat Kilic , A. Brinton Cooper , Mark Foster , Vishal Patel

This paper focuses on long-tailed object detection in the semi-supervised learning setting, which poses realistic challenges, but has rarely been studied in the literature. We propose a novel pseudo-labeling-based detector called…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yuhang Zang , Kaiyang Zhou , Chen Huang , Chen Change Loy

With the recent development of Semi-Supervised Object Detection (SS-OD) techniques, object detectors can be improved by using a limited amount of labeled data and abundant unlabeled data. However, there are still two challenges that are not…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yen-Cheng Liu , Chih-Yao Ma , Zsolt Kira

Unsupervised domain adaptation for LiDAR-based 3D object detection (3D UDA) based on the teacher-student architecture with pseudo labels has achieved notable improvements in recent years. Although it is quite popular to collect point clouds…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Shenao Zhao , Pengpeng Liang , Zhoufan Yang

Learning from bounding-boxes annotations has shown great potential in weakly-supervised 3D point cloud instance segmentation. However, we observed that existing methods would suffer severe performance degradation with perturbed bounding box…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Qingtao Yu , Heming Du , Chen Liu , Xin Yu

In this paper, we present a simple yet effective semi-supervised 3D object detector named DDS3D. Our main contributions have two-fold. On the one hand, different from previous works using Non-Maximal Suppression (NMS) or its variants for…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Jingyu Li , Zhe Liu , Jinghua Hou , Dingkang Liang

3D object detection is essential for understanding 3D scenes. Contemporary techniques often require extensive annotated training data, yet obtaining point-wise annotations for point clouds is time-consuming and laborious. Recent…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Jiacheng Deng , Jiahao Lu , Tianzhu Zhang

We show that it is possible to learn semantic segmentation from very limited amounts of manual annotations, by enforcing geometric 3D constraints between multiple views. More exactly, image locations corresponding to the same physical 3D…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Sinisa Stekovic , Friedrich Fraundorfer , Vincent Lepetit

Traditionally, algorithms that learn to segment object instances in 2D images have heavily relied on large amounts of human-annotated data. Only recently, novel approaches have emerged tackling this problem in an unsupervised fashion.…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Leon Sick , Dominik Engel , Sebastian Hartwig , Pedro Hermosilla , Timo Ropinski

The high capacity of deep learning models to learn complex patterns poses a significant challenge when confronted with label noise. The inability to differentiate clean and noisy labels ultimately results in poor generalization. We approach…

机器学习 · 计算机科学 2023-11-27 Eugene Kim

The manual annotation of outdoor LiDAR point clouds for instance segmentation is extremely costly and time-consuming. Current methods attempt to reduce this burden but still rely on some form of human labeling. To completely eliminate this…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Yongxuan Lyu , Guangfeng Jiang , Hongsi Liu , Jun Liu

Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Xiaohu Lu , Hayder Radha

Semantic segmentation is an import task in the medical field to identify the exact extent and orientation of significant structures like organs and pathology. Deep neural networks can perform this task well by leveraging the information…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Abhijeet Parida , Arianne Tran , Nassir Navab , Shadi Albarqouni