中文
相关论文

相关论文: VESSA: Video-based objEct-centric Self-Supervised …

200 篇论文

We present view-synthesis autoencoders (VSA) in this paper, which is a self-supervised learning framework designed for vision transformers. Different from traditional 2D pretraining methods, VSA can be pre-trained with multi-view data. In…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shaoteng Liu , Xiangyu Zhang , Tao Hu , Jiaya Jia

Fine-tuning a visual pre-trained model can leverage the semantic information from large-scale pre-training data and mitigate the over-fitting problem on downstream vision tasks with limited training examples. While the problem of…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Junyang Wang , Yuanhong Xu , Juhua Hu , Ming Yan , Jitao Sang , Qi Qian

An old-school recipe for training a classifier is to (i) learn a good feature extractor and (ii) optimize a linear layer atop. When only a handful of samples are available per category, as in Few-Shot Adaptation (FSA), data are insufficient…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Matteo Farina , Massimiliano Mancini , Giovanni Iacca , Elisa Ricci

Catastrophic forgetting is a well-documented challenge in model fine-tuning, particularly when the downstream domain has limited labeled data or differs substantially from the pre-training distribution. Existing parameter-efficient…

机器学习 · 计算机科学 2026-02-03 Peng Wang , Minghao Gu , Qiang Huang

Semi-supervised learning (SSL) has emerged as an effective paradigm for medical image segmentation, reducing the reliance on extensive expert annotations. Meanwhile, vision-language models (VLMs) have demonstrated strong generalization and…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jiaqi Guo , Mingzhen Li , Hanyu Su , Santiago López , Lexiaozi Fan , Daniel Kim , Aggelos Katsaggelos

The large adoption of the self-attention (i.e. transformer model) and BERT-like training principles has recently resulted in a number of high performing models on a large panoply of vision-and-language problems (such as Visual Question…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Corentin Kervadec , Grigory Antipov , Moez Baccouche , Christian Wolf

The remarkable success of deep learning in various domains relies on the availability of large-scale annotated datasets. However, obtaining annotations is expensive and requires great effort, which is especially challenging for videos.…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Madeline C. Schiappa , Yogesh S. Rawat , Mubarak Shah

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

Image-text training like CLIP has dominated the pretraining of vision foundation models in recent years. Subsequent efforts have been made to introduce region-level visual learning into CLIP's pretraining but face scalability challenges due…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Xiaohu Jiang , Yixiao Ge , Yuying Ge , Dachuan Shi , Chun Yuan , Ying Shan

Developing computational pathology models is essential for reducing manual tissue typing from whole slide images, transferring knowledge from the source domain to an unlabeled, shifted target domain, and identifying unseen categories. We…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Guillaume Vray , Devavrat Tomar , Jean-Philippe Thiran , Behzad Bozorgtabar

Adapting pre-trained models has become an effective strategy in artificial intelligence, offering a scalable and efficient alternative to training models from scratch. In the context of remote sensing (RS), where visual grounding(VG)…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Hasan Moughnieh , Mohamad Chalhoub , Hasan Nasrallah , Cristiano Nattero , Paolo Campanella , Giovanni Nico , Ali J. Ghandour

Pre-trained vision-language models provide a robust foundation for efficient transfer learning across various downstream tasks. In the field of video action recognition, mainstream approaches often introduce additional modules to capture…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Haoxing Chen , Zizheng Huang , Yan Hong , Yanshuo Wang , Zhongcai Lyu , Zhuoer Xu , Jun Lan , Zhangxuan Gu

Vision foundation models have demonstrated exceptional generalization capabilities in segmentation tasks for both generic and specialized images. However, a performance gap persists between foundation models and task-specific, specialized…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Chengxi Zeng , David Smithard , Alberto M Gambaruto , Tilo Burghardt

Despite their success in various vision tasks, deep neural network architectures often underperform in out-of-distribution scenarios due to the difference between training and target domain style. To address this limitation, we introduce…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Robin Gerster , Holger Caesar , Matthias Rapp , Alexander Wolpert , Michael Teutsch

Video analysis tasks such as action recognition have received increasing research interest with growing applications in fields such as smart healthcare, thanks to the introduction of large-scale datasets and deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuecong Xu , Haozhi Cao , Zhenghua Chen , Xiaoli Li , Lihua Xie , Jianfei Yang

Attention within windows has been widely explored in vision transformers to balance the performance, computation complexity, and memory footprint. However, current models adopt a hand-crafted fixed-size window design, which restricts their…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Qiming Zhang , Yufei Xu , Jing Zhang , Dacheng Tao

Existing instance segmentation models learn task-specific information using manual mask annotations from base (training) categories. These mask annotations require tremendous human effort, limiting the scalability to annotate novel (new)…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Vibashan VS , Ning Yu , Chen Xing , Can Qin , Mingfei Gao , Juan Carlos Niebles , Vishal M. Patel , Ran Xu

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2)…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Zhongzheng Ren , Zhiding Yu , Xiaodong Yang , Ming-Yu Liu , Yong Jae Lee , Alexander G. Schwing , Jan Kautz

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

计算机视觉与模式识别 · 计算机科学 2026-04-21 Song Tang , Yunxiang Bai , Wenxin Su , Mao Ye , Jianwei Zhang , Xiatian Zhu

Audio-visual continual test-time adaptation involves continually adapting a source audio-visual model at test-time, to unlabeled non-stationary domains, where either or both modalities can be distributionally shifted, which hampers online…

机器学习 · 计算机科学 2026-02-24 Sarthak Kumar Maharana , Akshay Mehra , Bhavya Ramakrishna , Yunhui Guo , Guan-Ming Su
‹ 上一页 1 2 3 10 下一页 ›