中文
相关论文

相关论文: Cross Domain Object Detection via Multi-Granularit…

200 篇论文

Unsupervised domain adaptation (UDA) aims to solve the problem of knowledge transfer from labeled source domain to unlabeled target domain. Recently, many domain adaptation (DA) methods use centroid to align the local distribution of…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Huihuang Chen , Li Li , Jie Chen , Kuo-Yi Lin

Cross-Domain Detection (XDD) aims to train an object detector using labeled image from a source domain but have good performance in the target domain with only unlabeled images. Existing approaches achieve this either by aligning the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Kai Li , Curtis Wigington , Chris Tensmeyer , Vlad I. Morariu , Handong Zhao , Varun Manjunatha , Nikolaos Barmpalios , Yun Fu

Semi-supervised learning has emerged as a widely adopted technique in the field of medical image segmentation. The existing works either focuses on the construction of consistency constraints or the generation of pseudo labels to provide…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Ning Gao , Sanping Zhou , Le Wang , Nanning Zheng

Monocular 3D object detection is an essential perception task for autonomous driving. However, the high reliance on large-scale labeled data make it costly and time-consuming during model optimization. To reduce such over-reliance on human…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Chuang Zhang , Jun Li

To improve instance-level detection/segmentation performance, existing self-supervised and semi-supervised methods extract either task-unrelated or task-specific training signals from unlabeled data. We show that these two approaches, at…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Lu Qi , Jason Kuen , Zhe Lin , Jiuxiang Gu , Fengyun Rao , Dian Li , Weidong Guo , Zhen Wen , Ming-Hsuan Yang , Jiaya Jia

Open set domain recognition has got the attention in recent years. The task aims to specifically classify each sample in the practical unlabeled target domain, which consists of all known classes in the manually labeled source domain and…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Xinxing He , Yuan Yuan , Zhiyu Jiang

Recent progress in semi- and self-supervised learning has caused a rift in the long-held belief about the need for an enormous amount of labeled data for machine learning and the irrelevancy of unlabeled data. Although it has been…

机器学习 · 计算机科学 2023-03-14 Minwook Kim , Juseong Kim , Giltae Song

Domain adaptation (DA) is transfer learning which aims to learn an effective predictor on target data from source data despite data distribution mismatch between source and target. We present in this paper a novel unsupervised DA method for…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Lingkun Luo , Liming Chen , Ying lu , Shiqiang Hu

Both limited annotation and domain shift are significant challenges frequently encountered in medical image segmentation, leading to derivative scenarios like semi-supervised medical (SSMIS), semi-supervised medical domain generalization…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Wei Li , Pengcheng Zhou , Linye Ma , Wenyi Zhao , Huihua Yang , Yuchen Guo

Semi-Supervised Object Detection (SSOD) has achieved resounding success by leveraging unlabeled data to improve detection performance. However, in Open Scene Semi-Supervised Object Detection (O-SSOD), unlabeled data may contains unknown…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Jingyu Zhuang , Kuo Wang , Liang Lin , Guanbin Li

Unsupervised domain adaptation for object detection addresses the adaption of detectors trained in a source domain to work accurately in an unseen target domain. Recently, methods approaching the alignment of the intermediate features…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Vinicius F. Arruda , Rodrigo F. Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Nicu Sebe , Thiago Oliveira-Santos

Recently, self-attention mechanisms have shown impressive performance in various NLP and CV tasks, which can help capture sequential characteristics and derive global information. In this work, we explore how to extend self-attention…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Haowei Zhu , Wenjing Ke , Dong Li , Ji Liu , Lu Tian , Yi Shan

Human adaptability relies crucially on learning and merging knowledge from both supervised and unsupervised tasks: the parents point out few important concepts, but then the children fill in the gaps on their own. This is particularly…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Silvia Bucci , Antonio D'Innocente , Yujun Liao , Fabio Maria Carlucci , Barbara Caputo , Tatiana Tommasi

In Generalized Category Discovery (GCD), we cluster unlabeled samples of known and novel classes, leveraging a training dataset of known classes. A salient challenge arises due to domain shifts between these datasets. To address this, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Sai Bhargav Rongali , Sarthak Mehrotra , Ankit Jha , Mohamad Hassan N C , Shirsha Bose , Tanisha Gupta , Mainak Singha , Biplab Banerjee

In this paper, we consider a real-world scenario where a model that is trained on pre-defined classes continually encounters unlabeled data that contains both known and novel classes. The goal is to continually discover novel classes while…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Yanan Wu , Zhixiang Chi , Yang Wang , Songhe Feng

This paper studies Semi-Supervised Domain Adaptation (SSDA), a practical yet under-investigated research topic that aims to learn a model of good performance using unlabeled samples and a few labeled samples in the target domain, with the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kai Li , Chang Liu , Handong Zhao , Yulun Zhang , Yun Fu

Few-shot learning aims at rapidly adapting to novel categories with only a handful of samples at test time, which has been predominantly tackled with the idea of meta-learning. However, meta-learning approaches essentially learn across a…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Jinhai Yang , Hua Yang , Lin Chen

Pseudo-labeling has emerged as a popular and effective approach for utilizing unlabeled data. However, in the context of semi-supervised multi-label learning (SSMLL), conventional pseudo-labeling methods encounter difficulties when dealing…

机器学习 · 计算机科学 2023-05-23 Ming-Kun Xie , Jia-Hao Xiao , Hao-Zhe Liu , Gang Niu , Masashi Sugiyama , Sheng-Jun Huang

Monocular 3D object detection (Mono3D) has achieved unprecedented success with the advent of deep learning techniques and emerging large-scale autonomous driving datasets. However, drastic performance degradation remains an unwell-studied…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Zhenyu Li , Zehui Chen , Ang Li , Liangji Fang , Qinhong Jiang , Xianming Liu , Junjun Jiang

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee