中文
相关论文

相关论文: VFM$^{4}$SDG: Unveiling the Power of VFMs for Sing…

200 篇论文

Single-Domain Generalized Object Detection~(S-DGOD) aims to train an object detector on a single source domain while generalizing well to diverse unseen target domains, making it suitable for multimedia applications that involve various…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Xiaoran Xu , Jiangang Yang , Wenyue Chong , Wenhui Shi , Shichu Sun , Jing Xing , Jian Liu

Vision Foundation Models (VFMs) have delivered remarkable performance in Domain Generalized Semantic Segmentation (DGSS). However, recent methods often overlook the fact that visual cues are susceptible, whereas the underlying geometry…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Siyu Chen , Ting Han , Changshe Zhang , Xin Luo , Meiliu Wu , Guorong Cai , Jinhe Su

Unsupervised domain adaptation methods have been widely explored to bridge domain gaps. However, in real-world remote-sensing scenarios, privacy and transmission constraints often preclude access to source domain data, which limits their…

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

Source-Free Object Detection (SFOD) aims to adapt a source-pretrained object detector to a target domain without access to source data. However, existing SFOD methods predominantly rely on internal knowledge from the source model, which…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Huizai Yao , Sicheng Zhao , Pengteng Li , Yi Cui , Shuo Lu , Weiyu Guo , Yunfan Lu , Yijie Xu , Hui Xiong

Real-time object detection has achieved substantial progress through meticulously designed architectures and optimization strategies. However, the pursuit of high-speed inference via lightweight network designs often leads to degraded…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Zijun Liao , Yian Zhao , Xin Shan , Yu Yan , Chang Liu , Lei Lu , Xiangyang Ji , Jie Chen

The rapid development of Vision Foundation Model (VFM) brings inherent out-domain generalization for a variety of down-stream tasks. Among them, domain generalized semantic segmentation (DGSS) holds unique challenges as the cross-domain…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Jingjun Yi , Qi Bi , Hao Zheng , Haolan Zhan , Wei Ji , Yawen Huang , Yuexiang Li , Yefeng Zheng

Single Domain Generalization (SDG) tackles the problem of training a model on a single source domain so that it generalizes to any unseen target domain. While this has been well studied for image classification, the literature on SDG object…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Vidit Vidit , Martin Engilberge , Mathieu Salzmann

Detectors often suffer from degraded performance, primarily due to the distributional gap between the source and target domains. This issue is especially evident in single-source domains with limited data, as models tend to rely on…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Mingbo Hong , Feng Liu , Caroline Gevaert , George Vosselman , Hao Cheng

Single-source Domain Generalized Object Detection (SDGOD), as a cutting-edge research topic in computer vision, aims to enhance model generalization capability in unseen target domains through single-source domain training. Current…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Chen Li , Huiying Xu , Changxin Gao , Zeyu Wang , Yun Liu , Xinzhong Zhu

Source-Free Object Detection (SFOD) has garnered much attention in recent years by eliminating the need of source-domain data in cross-domain tasks, but existing SFOD methods suffer from the Source Bias problem, i.e. the adapted model…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zhi Cai , Yingjie Gao , Yanan Zhang , Xinzhu Ma , Di Huang

Object detection models trained on a source domain often exhibit significant performance degradation when deployed in unseen target domains, due to various kinds of variations, such as sensing conditions, environments and data…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Saniya M. Deshmukh , Kailash A. Hambarde , Hugo Proença

In this work, we explore the largely unexplored direction of building a generalist image tokenizer directly on top of a frozen vision foundation model (VFM). To build this tokenizer, we utilize a frozen VFM as the encoder and introduce two…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Anlin Zheng , Qi Han , Xin Wen , Chuofan Ma , Lanxi Gong , Gang Yu , Xiangyu Zhang , Xiaojuan Qi

Reconstructing dynamic 4D scenes is challenging, as it requires robust disentanglement of dynamic objects from the static background. While 3D foundation models like VGGT provide accurate 3D geometry, their performance drops markedly when…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Yu Hu , Chong Cheng , Sicheng Yu , Xiaoyang Guo , Hao Wang

Autonomous driving perception systems are particularly vulnerable in foggy conditions, where light scattering reduces contrast and obscures fine details critical for safe operation. While numerous defogging methods exist, from handcrafted…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Ardalan Aryashad , Parsa Razmara , Amin Mahjoub , Seyedarmin Azizi , Mahdi Salmani , Arad Firouzkouhi

Event cameras offer superior sensitivity to high-speed motion and extreme lighting, making event-based monocular depth estimation a promising approach for robust 3D perception in challenging conditions. However, progress is severely…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Yinrui Ren , Jinjing Zhu , Kanghao Chen , Zhuoxiao Li , Jing Ou , Zidong Cao , Tongyan Hua , Peilun Shi , Yingchun Fu , Wufan Zhao , Hui Xiong

Single-domain generalization for object detection (S-DGOD) seeks to transfer learned representations from a single source domain to unseen target domains. While recent approaches have primarily focused on achieving feature invariance, they…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Zhenwei He , Hongsu Ni

Single Domain Generalization (SDG) for object detection aims to train a model on a single source domain that can generalize effectively to unseen target domains. While recent methods like CLIP-based semantic augmentation have shown promise,…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Mengzhu Wang , Changyuan Deng , Shanshan Wang , Nan Yin , Long Lan , Liang Yang

Domain Adaptive Object Detection (DAOD) focuses on improving the generalization ability of object detectors via knowledge transfer. Recent advances in DAOD strive to change the emphasis of the adaptation process from global to local in…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Chaoqi Chen , Jiongcheng Li , Hong-Yu Zhou , Xiaoguang Han , Yue Huang , Xinghao Ding , Yizhou Yu

Deep neural networks (DNNs) remain challenged by distribution shifts in complex open-world domains like automated driving (AD): Robustness against yet unknown novel objects (semantic shift) or styles like lighting conditions (covariate…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Mert Keser , Halil Ibrahim Orhan , Niki Amini-Naieni , Gesina Schwalbe , Alois Knoll , Matthias Rottmann

Visual grounding is a common vision task that involves grounding descriptive sentences to the corresponding regions of an image. Most existing methods use independent image-text encoding and apply complex hand-crafted modules or…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Ming Dai , Lingfeng Yang , Yihao Xu , Zhenhua Feng , Wankou Yang
‹ 上一页 1 2 3 10 下一页 ›