English
Related papers

Related papers: Curriculum Self-Paced Learning for Cross-Domain Ob…

200 papers

Recently the problem of cross-domain object detection has started drawing attention in the computer vision community. In this paper, we propose a novel unsupervised cross-domain detection model that exploits the annotated data in a source…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Zhen Zhao , Yuhong Guo , Jieping Ye

Unsupervised source-free domain adaptation methods aim to train a model for the target domain utilizing a pretrained source-domain model and unlabeled target-domain data, particularly when accessibility to source data is restricted due to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-10 Ibrahim Batuhan Akkaya , Ugur Halici

Over the last years, dictionary learning method has been extensively applied to deal with various computer vision recognition applications, and produced state-of-the-art results. However, when the data instances of a target domain have a…

Computer Vision and Pattern Recognition · Computer Science 2015-06-04 Zhun Zhong , Zongmin Li , Runlin Li , Xiaoxia Sun

Conventional cross-domain image-to-image translation or unsupervised domain adaptation methods assume that the source domain and target domain are closely related. This neglects a practical scenario where the domain discrepancy between the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Yichen Li , Xingchao Peng

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Junguang Jiang , Baixu Chen , Jianmin Wang , Mingsheng Long

In the field of autonomous driving, self-training is widely applied to mitigate distribution shifts in LiDAR-based 3D object detectors. This eliminates the need for expensive, high-quality labels whenever the environment changes (e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-19 Christian Fruhwirth-Reisinger , Michael Opitz , Horst Possegger , Horst Bischof

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised domain adaptation.…

Computer Vision and Pattern Recognition · Computer Science 2019-10-15 Yingwei Pan , Yehao Li , Qi Cai , Yang Chen , Ting Yao

Domain gaps between training data (source) and real-world environments (target) often degrade the performance of object detection models. Most existing methods aim to bridge this gap by aligning features across source and target domains but…

Computer Vision and Pattern Recognition · Computer Science 2025-04-10 Onkar Krishna , Hiroki Ohashi

Most modern unsupervised domain adaptation (UDA) approaches are rooted in domain alignment, i.e., learning to align source and target features to learn a target domain classifier using source labels. In semi-supervised domain adaptation…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Samarth Mishra , Kate Saenko , Venkatesh Saligrama

Deep learning models such as convolutional neural networks and transformers have been widely applied to solve 3D object detection problems in the domain of autonomous driving. While existing models have achieved outstanding performance on…

Computer Vision and Pattern Recognition · Computer Science 2024-08-26 Ruixiao Zhang , Juheon Lee , Xiaohao Cai , Adam Prugel-Bennett

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

Computer Vision and Pattern Recognition · Computer Science 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

Object detection is one of the major problems in computer vision, and has been extensively studied. Most of the existing detection works rely on labor-intensive supervision, such as ground truth bounding boxes of objects or at least…

Computer Vision and Pattern Recognition · Computer Science 2018-08-02 Qingyi Tao , Hao Yang , Jianfei Cai

Deep learning-solutions for hand-object 3D pose and shape estimation are now very effective when an annotated dataset is available to train them to handle the scenarios and lighting conditions they will encounter at test time.…

Computer Vision and Pattern Recognition · Computer Science 2020-12-22 Mengshi Qi , Edoardo Remelli , Mathieu Salzmann , Pascal Fua

Source-free domain adaptation has developed rapidly in recent years, where the well-trained source model is adapted to the target domain instead of the source data, offering the potential for privacy concerns and intellectual property…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Yuxi Wang , Jian Liang , Zhaoxiang Zhang

Applying the knowledge of an object detector trained on a specific domain directly onto a new domain is risky, as the gap between two domains can severely degrade model's performance. Furthermore, since different instances commonly embody…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Minghao Xu , Hang Wang , Bingbing Ni , Qi Tian , Wenjun Zhang

The rapid development of 3D object detection systems for self-driving cars has significantly improved accuracy. However, these systems struggle to generalize across diverse driving environments, which can lead to safety-critical failures in…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Travis Zhang , Katie Luo , Cheng Perng Phoo , Yurong You , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

Object recognition from images means to automatically find object(s) of interest and to return their category and location information. Benefiting from research on deep learning, like convolutional neural networks~(CNNs) and generative…

Computer Vision and Pattern Recognition · Computer Science 2024-01-09 Zhize Wu , Xiaofeng Wang , Tong Xu , Xuebin Yang , Le Zou , Lixiang Xu , Thomas Weise

Recently, progress has been made in the supervised training of Convolutional Object Detectors (e.g. Faster R-CNN) for threat recognition in carry-on luggage using X-ray images. This is part of the Transportation Security Administration's…

Computer Vision and Pattern Recognition · Computer Science 2020-10-06 John B. Sigman , Gregory P. Spell , Kevin J Liang , Lawrence Carin

Domain adaptation has shown appealing performance by leveraging knowledge from a source domain with rich annotations. However, for a specific target task, it is cumbersome to collect related and high-quality source domains. In real-world…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Mengcheng Lan , Min Meng , Jun Yu , Jigang Wu

There is growing interest in object detection in advanced driver assistance systems and autonomous robots and vehicles. To enable such innovative systems, we need faster object detection. In this work, we investigate the trade-off between…

Computer Vision and Pattern Recognition · Computer Science 2018-10-05 Ting-Wu Chin , Chia-Lin Yu , Matthew Halpern , Hasan Genc , Shiao-Li Tsao , Vijay Janapa Reddi