中文
相关论文

相关论文: VFM-Guided Semi-Supervised Detection Transformer u…

200 篇论文

Domain adaptation is crucial for transferring the knowledge from the source labeled CT dataset to the target unlabeled MR dataset in abdominal multi-organ segmentation. Meanwhile, it is highly desirable to avoid the high annotation cost…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jin Hong , Yu-Dong Zhang , Weitian Chen

Domain adaptation is crucial in aerial imagery, as the visual representation of these images can significantly vary based on factors such as geographic location, time, and weather conditions. Additionally, high-resolution aerial images…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Nanqing Liu , Xun Xu , Yongyi Su , Chengxin Liu , Peiliang Gong , Heng-Chao Li

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Multi-task dense prediction, which aims to jointly solve tasks like semantic segmentation and depth estimation, is crucial for robotics applications but suffers from domain shift when deploying models in new environments. While unsupervised…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Beomseok Kang , Niluthpol Chowdhury Mithun , Mikhail Sizintsev , Han-Pang Chiu , Supun Samarasekera

With the increasing availability of depth sensors, multimodal frameworks that combine color information with depth data are gaining interest. However, ground truth data for semantic segmentation is burdensome to provide, thus making domain…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Giulia Rizzoli , Donald Shenaj , Pietro Zanuttigh

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…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Ibrahim Batuhan Akkaya , Ugur Halici

Deep learning has shown remarkable performance in medical image segmentation. However, despite its promise, deep learning has many challenges in practice due to its inability to effectively transition to unseen domains, caused by the…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Dewei Hu , Hao Li , Han Liu , Jiacheng Wang , Xing Yao , Daiwei Lu , Ipek Oguz

Semi-supervised object detection (SSOD), leveraging unlabeled data to boost object detectors, has become a hot topic recently. However, existing SSOD approaches mainly focus on horizontal objects, leaving oriented objects common in aerial…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Dingkang Liang , Wei Hua , Chunsheng Shi , Zhikang Zou , Xiaoqing Ye , Xiang Bai

We study source-free unsupervised domain adaptation (SFUDA) for semantic segmentation, which aims to adapt a source-trained model to the target domain without accessing the source data. Many works have been proposed to address this…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Dong Zhao , Shuang Wang , Qi Zang , Licheng Jiao , Nicu Sebe , Zhun Zhong

Source-Free Domain Adaptation (SFDA) aims to adapt a source model for a target domain, with only access to unlabeled target training data and the source model pre-trained on a supervised source domain. Relying on pseudo labeling and/or…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Song Tang , Wenxin Su , Mao Ye , Xiatian Zhu

Reliable displacement measurement is fundamental for structural health monitoring and digital engineering workflows, as it provides direct structural response information. Vision-based measurement has emerged as a promising approach for…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Qingyu Xian , Hao Cheng , Berend Jan van der Zwaag , Rolands Kromanis , Ozlem Durmaz Incel

Unsupervised Domain Adaptation (UDA) enables strong generalization from a labeled source domain to an unlabeled target domain, often with limited data. In parallel, Vision Foundation Models (VFMs) pretrained at scale without labels have…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Brunó B. Englert , Gijs Dubbelman

This report introduces an enhanced method for the Foundational Few-Shot Object Detection (FSOD) task, leveraging the vision-language model (VLM) for object detection. However, on specific datasets, VLM may encounter the problem where the…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Hongpeng Pan , Shifeng Yi , Shouwei Yang , Lei Qi , Bing Hu , Yi Xu , Yang Yang

Learning from pseudo-labels that generated with VLMs~(Vision Language Models) has been shown as a promising solution to assist open vocabulary detection (OVD) in recent studies. However, due to the domain gap between VLM and…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Kuo Wang , Lechao Cheng , Weikai Chen , Pingping Zhang , Liang Lin , Fan Zhou , Guanbin Li

We present a new domain adaptive self-training pipeline, named ST3D, for unsupervised domain adaptation on 3D object detection from point clouds. First, we pre-train the 3D detector on the source domain with our proposed random object…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jihan Yang , Shaoshuai Shi , Zhe Wang , Hongsheng Li , Xiaojuan Qi

Single-source domain generalization (SDG) in object detection aims to develop a detector using only source domain data that generalizes well to unseen target domains. Existing methods are primarily CNN-based and improve robustness through…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Jianhong Han , Yupei Wang , Liang Chen

3D object detectors based only on LiDAR point clouds hold the state-of-the-art on modern street-view benchmarks. However, LiDAR-based detectors poorly generalize across domains due to domain shift. In the case of LiDAR, in fact, domain…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cristiano Saltori , Stéphane Lathuiliére , Nicu Sebe , Elisa Ricci , Fabio Galasso

Unsupervised Domain Adaptation (UDA) can effectively address domain gap issues in real-world image Super-Resolution (SR) by accessing both the source and target data. Considering privacy policies or transmission restrictions of source data…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Yuang Ai , Xiaoqiang Zhou , Huaibo Huang , Lei Zhang , Ran He

In this paper, we present FSOD-VFM: Few-Shot Object Detectors with Vision Foundation Models, a framework that leverages vision foundation models to tackle the challenge of few-shot object detection. FSOD-VFM integrates three key components:…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Chen-Bin Feng , Youyang Sha , Longfei Liu , Yongjun Yu , Chi Man Vong , Xuanlong Yu , Xi Shen

Semantic segmentation in remote sensing images is crucial for various applications, yet its performance is heavily reliant on large-scale, high-quality pixel-wise annotations, which are notoriously expensive and time-consuming to acquire.…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Jiayi Song , Kaiyu Li , Xiangyong Cao , Deyu Meng