中文
相关论文

相关论文: M2P: Improving Visual Foundation Models with Mask-…

200 篇论文

Keypoint detection is the foundation of many computer vision tasks, including image registration, structure-from-motion, 3D reconstruction, visual odometry, and SLAM. Traditional detectors (SIFT, ORB, BRISK, FAST, etc.) and learning-based…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shaharyar Ahmed Khan Tareen , Filza Khan Tareen , Xiaojing Yuan

Identifying persuasive speakers in an adversarial environment is a critical task. In a national election, politicians would like to have persuasive speakers campaign on their behalf. When a company faces adverse publicity, they would like…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Chongyang Bai , Haipeng Chen , Srijan Kumar , Jure Leskovec , V. S. Subrahmanian

Although Multimodal Large Language Models (MLLMs) have demonstrated promising versatile capabilities, their performance is still inferior to specialized models on downstream tasks, which makes adaptation necessary to enhance their utility.…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Yichi Zhang , Yinpeng Dong , Siyuan Zhang , Tianzan Min , Hang Su , Jun Zhu

In response to the ongoing COVID-19 pandemic, we present a robust deep learning pipeline that is capable of identifying correct and incorrect mask-wearing from real-time video streams. To accomplish this goal, we devised two separate…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Yuchen Ding , Zichen Li , David Yastremsky

To address the high sampling cost of Diffusion Transformers (DiTs), feature caching offers a training-free acceleration method. However, existing methods rely on hand-crafted forecasting formulas that fail under aggressive skipping. We…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Zhirong Shen , Rui Huang , Jiacheng Liu , Chang Zou , Peiliang Cai , Shikang Zheng , Zhengyi Shi , Liang Feng , Linfeng Zhang

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods, mostly focusing on two-view point tracking, often ignore the rich temporal context in the image sequence, thereby overlooking the global motion…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Weirong Chen , Le Chen , Rui Wang , Marc Pollefeys

Mask-guided matting networks have achieved significant improvements and have shown great potential in practical applications in recent years. However, simply learning matting representation from synthetic and lack-of-real-world-diversity…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Weihao Jiang , Zhaozhi Xie , Yuxiang Lu , Longjie Qi , Jingyong Cai , Hiroyuki Uchiyama , Bin Chen , Yue Ding , Hongtao Lu

Transformer-based trackers have achieved strong accuracy on the standard benchmarks. However, their efficiency remains an obstacle to practical deployment on both GPU and CPU platforms. In this paper, to overcome this issue, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Yutao Cui , Tianhui Song , Gangshan Wu , Limin Wang

Soft prompt learning has recently emerged as one of the methods of choice for adapting V&L models to a downstream task using a few training examples. However, current methods significantly overfit the training data, suffering from large…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Adrian Bulat , Georgios Tzimiropoulos

In facial image generation, current text-to-image models often suffer from facial attribute leakage and insufficient physical consistency when responding to local semantic instructions. In this study, we propose Face-MakeUpV2, a facial…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Dawei Dai , Yinxiu Zhou , Chenghang Li , Guolai Jiang , Chengfang Zhang

Recent progress in vision-language pretraining has enabled significant improvements to many downstream computer vision applications, such as classification, retrieval, segmentation and depth prediction. However, a fundamental capability…

Accuracy and processing speed are two important factors that affect the use of video object segmentation (VOS) in real applications. With the advanced techniques of deep neural networks, the accuracy has been significantly improved,…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Tao Zhuo , Zhiyong Cheng , Mohan Kankanhalli

Masked Autoencoders (MAE) have shown great potentials in self-supervised pre-training for language and 2D image transformers. However, it still remains an open question on how to exploit masked autoencoding for learning 3D representations…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Renrui Zhang , Ziyu Guo , Rongyao Fang , Bin Zhao , Dong Wang , Yu Qiao , Hongsheng Li , Peng Gao

Existing pretrained models for 3D mesh generation often suffer from data biases and produce low-quality results, while global reinforcement learning (RL) methods rely on object-level rewards that struggle to capture local structure details.…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Jian Liu , Jing Xu , Song Guo , Jing Li , Jingfeng Guo , Jiaao Yu , Haohan Weng , Biwen Lei , Xianghui Yang , Zhuo Chen , Fangqi Zhu , Tao Han , Chunchao Guo

State-of-the-art video-text retrieval (VTR) methods typically involve fully fine-tuning a pre-trained model (e.g. CLIP) on specific datasets. However, this can result in significant storage costs in practical applications as a separate…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Xiaojie Jin , Bowen Zhang , Weibo Gong , Kai Xu , XueQing Deng , Peng Wang , Zhao Zhang , Xiaohui Shen , Jiashi Feng

We address the task of aligning CAD models to a video sequence of a complex scene containing multiple objects. Our method can process arbitrary videos and fully automatically recover the 9 DoF pose for each object appearing in it, thus…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Kevis-Kokitsi Maninis , Stefan Popov , Matthias Nießner , Vittorio Ferrari

Prompt learning has proven effective in adapting vision language models for downstream tasks. However, existing methods usually append learnable prompt tokens solely with the category names to obtain textual features, which fails to fully…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Tong Ding , Wanhua Li , Zhongqi Miao , Hanspeter Pfister

In this paper, we introduce Masked Feature Modelling (MFM), a novel approach for the unsupervised pre-training of a Graph Attention Network (GAT) block. MFM utilizes a pretrained Visual Tokenizer to reconstruct masked features of objects…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Dimitrios Daskalakis , Nikolaos Gkalelis , Vasileios Mezaris

CLIP models perform remarkably well on zero-shot classification and retrieval tasks. But recent studies have shown that learnt representations in CLIP are not well suited for dense prediction tasks like object detection, semantic…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Pavan Kumar Anasosalu Vasu , Hadi Pouransari , Fartash Faghri , Oncel Tuzel

Vision-language models (VLMs), such as CLIP, have shown strong generalization under zero-shot settings, yet adapting them to downstream tasks with limited supervision remains a significant challenge. Existing multi-modal prompt learning…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Silin Cheng , Kai Han