中文
相关论文

相关论文: Centroid-centered Modeling for Efficient Vision Tr…

200 篇论文

Recent neural compression methods have been based on the popular hyperprior framework. It relies on Scalar Quantization and offers a very strong compression performance. This contrasts from recent advances in image generation and…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Alaaeldin El-Nouby , Matthew J. Muckley , Karen Ullrich , Ivan Laptev , Jakob Verbeek , Hervé Jégou

Vision Transformer (ViT) suffers from data scarcity in semi-supervised learning (SSL). To alleviate this issue, inspired by masked autoencoder (MAE), which is a data-efficient self-supervised learner, we propose Semi-MAE, a pure ViT-based…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Haojie Yu , Kang Zhao , Xiaoming Xu

Prior work using Masked Autoencoders (MAEs) typically relies on random patch masking based on the assumption that images have significant redundancies across different channels, allowing for the reconstruction of masked content using…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Chau Pham , Juan C. Caicedo , Bryan A. Plummer

Recently, plain vision Transformers (ViTs) have shown impressive performance on various computer vision tasks, thanks to their strong modeling capacity and large-scale pretraining. However, they have not yet conquered the problem of image…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Jingfeng Yao , Xinggang Wang , Shusheng Yang , Baoyuan Wang

Learning representations through self-supervision on unlabeled data has proven highly effective for understanding diverse images. However, remote sensing images often have complex and densely populated scenes with multiple land objects and…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Mingming Zhang , Qingjie Liu , Yunhong Wang

Masked Image Modeling (MIM) has emerged as a promising approach for Self-Supervised Learning (SSL) of visual representations. However, the out-of-the-box performance of MIMs is typically inferior to competing approaches. Most users cannot…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Marcin Przewięźlikowski , Randall Balestriero , Wojciech Jasiński , Marek Śmieja , Bartosz Zieliński

This work asks: with abundant, unlabeled real faces, how to learn a robust and transferable facial representation that boosts various face security tasks with respect to generalization performance? We make the first attempt and propose a…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Gaojian Wang , Feng Lin , Tong Wu , Zhenguang Liu , Zhongjie Ba , Kui Ren

With an enormous number of hand images generated over time, unleashing pose knowledge from unlabeled images for supervised hand mesh estimation is an emerging yet challenging topic. To alleviate this issue, semi-supervised and…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zuyan Liu , Gaojie Lin , Congyi Wang , Min Zheng , Feida Zhu

Recently, Masked Image Modeling (MIM) achieves great success in self-supervised visual recognition. However, as a reconstruction-based framework, it is still an open question to understand how MIM works, since MIM appears very different…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Xiangwen Kong , Xiangyu Zhang

Self-supervised pre-training for images without labels has recently achieved promising performance in image classification. The success of transformer-based methods, ViT and MAE, draws the community's attention to the design of backbone…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jiantao Wu , Shentong Mo

Cell detection in microscopy images is important to study how cells move and interact with their environment. Most recent deep learning-based methods for cell detection use convolutional neural networks (CNNs). However, inspired by the…

图像与视频处理 · 电气工程与系统科学 2022-06-15 Royden Wagner , Karl Rohr

Can a lightweight Vision Transformer (ViT) match or exceed the performance of Convolutional Neural Networks (CNNs) like ResNet on small datasets with small image resolutions? This report demonstrates that a pure ViT can indeed achieve…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Jen Hong Tan

We present Masked Frequency Modeling (MFM), a unified frequency-domain-based approach for self-supervised pre-training of visual models. Instead of randomly inserting mask tokens to the input embeddings in the spatial domain, in this paper,…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Jiahao Xie , Wei Li , Xiaohang Zhan , Ziwei Liu , Yew Soon Ong , Chen Change Loy

Vision Transformers (ViTs) have demonstrated strong performance across a range of computer vision tasks by modeling long-range spatial interactions via self-attention. However, channel-wise mixing in ViTs remains static, relying on fixed…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Aon Safdar , Mohamed Saadeldin

Vision Transformers (ViT) become widely-adopted architectures for various vision tasks. Masked auto-encoding for feature pretraining and multi-scale hybrid convolution-transformer architectures can further unleash the potentials of ViT,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Peng Gao , Teli Ma , Hongsheng Li , Ziyi Lin , Jifeng Dai , Yu Qiao

Masked image modeling (MIM) has become a popular strategy for self-supervised learning~(SSL) of visual representations with Vision Transformers. A representative MIM model, the masked auto-encoder (MAE), randomly masks a subset of image…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Youngwan Lee , Jeffrey Willette , Jonghee Kim , Juho Lee , Sung Ju Hwang

This work proposes a novel method for object co-segmentation, i.e. pixel-level localization of a common object in a set of images, that uses no pixel-level supervision for training. Two pre-trained Vision Transformer (ViT) models are…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Nikolaos-Antonios Ypsilantis , Ondřej Chum

Masked AutoEncoder (MAE) has recently led the trends of visual self-supervision area by an elegant asymmetric encoder-decoder design, which significantly optimizes both the pre-training efficiency and fine-tuning accuracy. Notably, the…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Xiang Li , Wenhai Wang , Lingfeng Yang , Jian Yang

Current approaches for designing self-explainable models (SEMs) require complicated training procedures and specific architectures which makes them impractical. With the advance of general purpose foundation models based on Vision…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Kristoffer Wickstrøm , Teresa Dorszewski , Siyan Chen , Michael Kampffmeyer , Elisabeth Wetzer , Robert Jenssen

Recent advances in language modeling have witnessed the rise of highly desirable emergent capabilities, such as reasoning and in-context learning. However, vision models have yet to exhibit comparable progress in these areas. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Jike Zhong , Yuxiang Lai , Xiaofeng Yang , Konstantinos Psounis