中文
相关论文

相关论文: Large Self-Supervised Models Bridge the Gap in Dom…

200 篇论文

Domain adaptive object detection (DAOD) assumes that both labeled source data and unlabeled target data are available for training, but this assumption does not always hold in real-world scenarios. Thus, source-free DAOD is proposed to…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Siqi Zhang , Lu Zhang , Zhiyong Liu

Object detectors often suffer a decrease in performance due to the large domain gap between the training data (source domain) and real-world data (target domain). Diffusion-based generative models have shown remarkable abilities in…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

Object detectors do not work well when domains largely differ between training and testing data. To overcome this domain gap in object detection without requiring expensive annotations, we consider two problem settings: semi-supervised…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ryosuke Furuta , Yoichi Sato

In object detection, unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. However, UDA's reliance on labeled source data restricts its adaptability in privacy-related…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Trinh Le Ba Khanh , Huy-Hung Nguyen , Long Hoang Pham , Duong Nguyen-Ngoc Tran , Jae Wook Jeon

We address the task of domain adaptation in object detection, where there is a domain gap between a domain with annotations (source) and a domain of interest without annotations (target). As an effective semi-supervised learning method, the…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Yu-Jhe Li , Xiaoliang Dai , Chih-Yao Ma , Yen-Cheng Liu , Kan Chen , Bichen Wu , Zijian He , Kris Kitani , Peter Vajda

We focus on the source-free domain adaptive object detection (SF-DAOD) problem when source data is unavailable during adaptation and the model must adapt to an unlabeled target domain. The majority of approaches for the problem employ a…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Tajamul Ashraf , Janibul Bashir

Though feature-alignment based Domain Adaptive Object Detection (DAOD) methods have achieved remarkable progress, they ignore the source bias issue, i.e., the detector tends to acquire more source-specific knowledge, impeding its…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Yongchao Feng , Shiwei Li , Yingjie Gao , Ziyue Huang , Yanan Zhang , Qingjie Liu , Yunhong Wang

Object detectors encounter challenges in handling domain shifts. Cutting-edge domain adaptive object detection methods use the teacher-student framework and domain adversarial learning to generate domain-invariant pseudo-labels for…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Kaiwen Wang , Yinzhe Shen , Martin Lauer

Semi-supervised object detection has made significant progress with the development of mean teacher driven self-training. Despite the promising results, the label mismatch problem is not yet fully explored in the previous works, leading to…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Binbin Chen , Weijie Chen , Shicai Yang , Yunyi Xuan , Jie Song , Di Xie , Shiliang Pu , Mingli Song , Yueting Zhuang

Semi-supervised learning, i.e., training networks with both labeled and unlabeled data, has made significant progress recently. However, existing works have primarily focused on image classification tasks and neglected object detection…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Yen-Cheng Liu , Chih-Yao Ma , Zijian He , Chia-Wen Kuo , Kan Chen , Peizhao Zhang , Bichen Wu , Zsolt Kira , Peter Vajda

Source-free domain adaptation (SFDA) is a challenging problem in object detection, where a pre-trained source model is adapted to a new target domain without using any source domain data for privacy and efficiency reasons. Most…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Simon Varailhon , Masih Aminbeidokhti , Marco Pedersoli , Eric Granger

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

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensive two-stage Faster…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu

In real applications, object detectors based on deep networks still face challenges of the large domain gap between the labeled training data and unlabeled testing data. To reduce the gap, recent techniques are proposed by aligning the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Sanli Tang , Zhanzhan Cheng , Shiliang Pu , Dashan Guo , Yi Niu , Fei Wu

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Qi Cai , Yingwei Pan , Chong-Wah Ngo , Xinmei Tian , Lingyu Duan , Ting Yao

Recent advancements in deep-learning methods for object detection in point-cloud data have enabled numerous roadside applications, fostering improvements in transportation safety and management. However, the intricate nature of point-cloud…

计算机视觉与模式识别 · 计算机科学 2025-01-29 Muhammad Shahbaz , Shaurya Agarwal

Deep learning has emerged as an effective solution for solving the task of object detection in images but at the cost of requiring large labeled datasets. To mitigate this cost, semi-supervised object detection methods, which consist in…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Renaud Vandeghen , Gilles Louppe , Marc Van Droogenbroeck

Object detectors often suffer from the domain gap between training (source domain) and real-world applications (target domain). Mean-teacher self-training is a powerful paradigm in unsupervised domain adaptation for object detection, but it…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Shengcao Cao , Dhiraj Joshi , Liang-Yan Gui , Yu-Xiong Wang

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images,…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Haochen Li , Rui Zhang , Hantao Yao , Xin Zhang , Yifan Hao , Xinkai Song , Xiaqing Li , Yongwei Zhao , Ling Li , Yunji Chen

In this paper, we study teacher-student learning from the perspective of data initialization and propose a novel algorithm called Active Teacher(Source code are available at: \url{https://github.com/HunterJ-Lin/ActiveTeacher}) for…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Peng Mi , Jianghang Lin , Yiyi Zhou , Yunhang Shen , Gen Luo , Xiaoshuai Sun , Liujuan Cao , Rongrong Fu , Qiang Xu , Rongrong Ji
‹ 上一页 1 2 3 10 下一页 ›