English
Related papers

Related papers: ST3D++: Denoised Self-training for Unsupervised Do…

200 papers

Unsupervised domain adaptation (UDA) approaches focus on adapting models trained on a labeled source domain to an unlabeled target domain. UDA methods have a strong assumption that the source data is accessible during adaptation, which may…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Nazmul Karim , Niluthpol Chowdhury Mithun , Abhinav Rajvanshi , Han-pang Chiu , Supun Samarasekera , Nazanin Rahnavard

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain. Existing self-training based UDA approaches assign pseudo labels for target data and treat them as ground…

Computer Vision and Pattern Recognition · Computer Science 2021-03-10 Xiaoqing Guo , Chen Yang , Baopu Li , Yixuan Yuan

Detecting objects such as cars and pedestrians in 3D plays an indispensable role in autonomous driving. Existing approaches largely rely on expensive LiDAR sensors for accurate depth information. While recently pseudo-LiDAR has been…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Yurong You , Yan Wang , Wei-Lun Chao , Divyansh Garg , Geoff Pleiss , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

Medical image segmentation models face severe performance drops under domain shifts, especially when data sharing constraints prevent access to source images. We present a novel Uncertainty-aware Progressive Pseudo-label Denoising (UP2D)…

Image and Video Processing · Electrical Eng. & Systems 2025-11-03 Quang-Khai Bui-Tran , Thanh-Huy Nguyen , Manh D. Ho , Thinh B. Lam , Vi Vu , Hoang-Thien Nguyen , Phat Huynh , Ulas Bagci

Person Re-Identification (re-ID) aims at retrieving images of the same person taken by different cameras. A challenge for re-ID is the performance preservation when a model is used on data of interest (target data) which belong to a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-22 Fabian Dubourvieux , Romaric Audigier , Angelique Loesch , Samia Ainouz , Stephane Canu

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints…

Computer Vision and Pattern Recognition · Computer Science 2024-08-22 Kuan-Chih Huang , Yi-Hsuan Tsai , Ming-Hsuan Yang

Self-training based on pseudo-labels has emerged as a dominant approach for addressing conditional distribution shifts in unsupervised domain adaptation (UDA) for semantic segmentation problems. A notable drawback, however, is that this…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Rajshekhar Das , Jonathan Francis , Sanket Vaibhav Mehta , Jean Oh , Emma Strubell , Jose Moura

Weakly-supervised object detection (WSOD) aims to train an object detector only requiring the image-level annotations. Recently, some works have managed to select the accurate boxes generated from a well-trained WSOD network to supervise a…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Zitong Huang , Yiping Bao , Bowen Dong , Erjin Zhou , Wangmeng Zuo

Semi-supervised 3D object detection from point cloud aims to train a detector with a small number of labeled data and a large number of unlabeled data. The core of existing methods lies in how to select high-quality pseudo-labels using the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 ChuXin Wang , Wenfei Yang , Tianzhu Zhang

To ease the difficulty of acquiring annotation labels in 3D data, a common method is using unsupervised and open-vocabulary semantic segmentation, which leverage 2D CLIP semantic knowledge. In this paper, unlike previous research that…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Fuyang Yu , Runze Tian , Zhen Wang , Xiaochuan Wang , Xiaohui Liang

The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting…

Computer Vision and Pattern Recognition · Computer Science 2024-07-12 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

Unsupervised 3D object detection aims to identify objects of interest from unlabeled raw data, such as LiDAR points. Recent approaches usually adopt pseudo 3D bounding boxes (3D bboxes) from clustering algorithm to initialize the model…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

We introduce LiDAR-UDA, a novel two-stage self-training-based Unsupervised Domain Adaptation (UDA) method for LiDAR segmentation. Existing self-training methods use a model trained on labeled source data to generate pseudo labels for target…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Amirreza Shaban , JoonHo Lee , Sanghun Jung , Xiangyun Meng , Byron Boots

This paper presents the first study on Unsupervised Domain Adaptation (UDA) for multimodal 3D panoptic segmentation (mm-3DPS), aiming to improve generalization under domain shifts commonly encountered in real-world autonomous driving. A…

Computer Vision and Pattern Recognition · Computer Science 2026-04-22 Yining Pan , Shijie Li , Yuchen Wu , Xulei Yang , Na Zhao

The labels of monocular 3D object detection (M3OD) are expensive to obtain. Meanwhile, there usually exists numerous unlabeled data in practical applications, and pre-training is an efficient way of exploiting the knowledge in unlabeled…

Computer Vision and Pattern Recognition · Computer Science 2022-06-16 Zhuoling Li , Chuanrui Zhang , En Yu , Haoqian Wang

To learn target discriminative representations, using pseudo-labels is a simple yet effective approach for unsupervised domain adaptation. However, the existence of false pseudo-labels, which may have a detrimental influence on learning…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Jaehoon Choi , Minki Jeong , Taekyung Kim , Changick Kim

Solving the domain shift problem during inference is essential in medical imaging, as most deep-learning based solutions suffer from it. In practice, domain shifts are tackled by performing Unsupervised Domain Adaptation (UDA), where a…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Vibashan VS , Jeya Maria Jose Valanarasu , Vishal M. Patel

Training high-accuracy 3D detectors necessitates massive labeled 3D annotations with 7 degree-of-freedom, which is laborious and time-consuming. Therefore, the form of point annotations is proposed to offer significant prospects for…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Hongzhi Gao , Zheng Chen , Zehui Chen , Lin Chen , Jiaming Liu , Shanghang Zhang , Feng Zhao

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show that self-training…

Computer Vision and Pattern Recognition · Computer Science 2020-08-28 Ke Mei , Chuang Zhu , Jiaqi Zou , Shanghang Zhang
‹ Prev 1 3 4 5 6 7 10 Next ›