中文
相关论文

相关论文: Win-Win: Training High-Resolution Vision Transform…

200 篇论文

This paper introduces EasyAnimate, an efficient and high quality video generation framework that leverages diffusion transformers to achieve high-quality video production, encompassing data processing, model training, and end-to-end…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Jiaqi Xu , Kunzhe Huang , Xinyi Zou , Yunkuo Chen , Bo Liu , MengLi Cheng , Jun Huang , Xing Shi

Vision Transformers (ViT) have shown their competitive advantages performance-wise compared to convolutional neural networks (CNNs) though they often come with high computational costs. To this end, previous methods explore different…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Cong Wei , Brendan Duke , Ruowei Jiang , Parham Aarabi , Graham W. Taylor , Florian Shkurti

Predicting future video frames is extremely challenging, as there are many factors of variation that make up the dynamics of how frames change through time. Previously proposed solutions require complex inductive biases inside network…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Ruben Villegas , Arkanath Pathak , Harini Kannan , Dumitru Erhan , Quoc V. Le , Honglak Lee

Unconstrained video recognition and Deep Convolution Network (DCN) are two active topics in computer vision recently. In this work, we apply DCNs as frame-based recognizers for video recognition. Our preliminary studies, however, show that…

计算机视觉与模式识别 · 计算机科学 2015-06-16 Yu-Chuan Su , Tzu-Hsuan Chiu , Chun-Yen Yeh , Hsin-Fu Huang , Winston H. Hsu

Model inversion, which aims to reconstruct the original training data from pre-trained discriminative models, is especially useful when the original training data is unavailable due to privacy, usage rights, or size constraints. However,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Zixuan Hu , Yongxian Wei , Li Shen , Zhenyi Wang , Lei Li , Chun Yuan , Dacheng Tao

Vision-transformers (ViTs) and large-scale convolution-neural-networks (CNNs) have reshaped computer vision through pretrained feature representations that enable strong transfer learning for diverse tasks. However, their efficiency as…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Alon Kaya , Igal Bilik , Inna Stainvas

Transformers have demonstrated promising performance in computer vision tasks, including image super-resolution (SR). The quadratic computational complexity of window self-attention mechanisms in many transformer-based SR methods forces the…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Fayaz Ali , Muhammad Zawish , Steven Davy , Radu Timofte

Transformers are widely used for solving tasks in natural language processing, computer vision, speech, and music domains. In this paper, we talk about the efficiency of transformers in terms of memory (the number of parameters),…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Badri N. Patro , Vijay Srinivas Agneeswaran

Vision transformers have attracted much attention from computer vision researchers as they are not restricted to the spatial inductive bias of ConvNets. However, although Transformer-based backbones have achieved much progress on ImageNet…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Hong-Yu Zhou , Chixiang Lu , Sibei Yang , Yizhou Yu

Despite that the performance of image-to-image translation has been significantly improved by recent progress in generative models, current methods still suffer from severe degradation in training stability and sample quality when applied…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Jie Cao , Huaibo Huang , Yi Li , Jingtuo Liu , Ran He , Zhenan Sun

Transformers are remarkably versatile, suggesting the existence of generic inductive biases beneficial across modalities. In this work, we explore a new way to instil such biases in vision transformers (ViTs) through pretraining on…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zachary Shinnick , Liangze Jiang , Hemanth Saratchandran , Damien Teney , Anton van den Hengel

Model binarization can significantly compress model size, reduce energy consumption, and accelerate inference through efficient bit-wise operations. Although binarizing convolutional neural networks have been extensively studied, there is…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Yefei He , Zhenyu Lou , Luoming Zhang , Jing Liu , Weijia Wu , Hong Zhou , Bohan Zhuang

We address a core problem of computer vision: Detection and description of 2D feature points for image matching. For a long time, hand-crafted designs, like the seminal SIFT algorithm, were unsurpassed in accuracy and efficiency. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Aritra Bhowmik , Stefan Gumhold , Carsten Rother , Eric Brachmann

Humans are excellent at understanding language and vision to accomplish a wide range of tasks. In contrast, creating general instruction-following embodied agents remains a difficult challenge. Prior work that uses pure language-only models…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hao Liu , Lisa Lee , Kimin Lee , Pieter Abbeel

Conventional wisdom suggests that pre-training Vision Transformers (ViT) improves downstream performance by learning useful representations. Is this actually true? We investigate this question and find that the features and representations…

机器学习 · 计算机科学 2024-11-15 Alexander C. Li , Yuandong Tian , Beidi Chen , Deepak Pathak , Xinlei Chen

Recent advances in video super-resolution have shown that convolutional neural networks combined with motion compensation are able to merge information from multiple low-resolution (LR) frames to generate high-quality images. Current…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mehdi S. M. Sajjadi , Raviteja Vemulapalli , Matthew Brown

Following the success in language domain, the self-attention mechanism (transformer) is adopted in the vision domain and achieving great success recently. Additionally, as another stream, multi-layer perceptron (MLP) is also explored in the…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Mocho Go , Hideyuki Tachibana

In computer vision, it has achieved great transfer learning performance via adapting large-scale pretrained vision models (e.g., vision transformers) to downstream tasks. Common approaches for model adaptation either update all model…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Xuehai He , Chunyuan Li , Pengchuan Zhang , Jianwei Yang , Xin Eric Wang

The parsing of windows in building facades is a long-desired but challenging task in computer vision. It is crucial to urban analysis, semantic reconstruction, lifecycle analysis, digital twins, and scene parsing amongst other…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Nils Nordmark , Mola Ayenew

This paper presents VTN, a transformer-based framework for video recognition. Inspired by recent developments in vision transformers, we ditch the standard approach in video action recognition that relies on 3D ConvNets and introduce a…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Daniel Neimark , Omri Bar , Maya Zohar , Dotan Asselmann