中文
相关论文

相关论文: IO Transformer: Evaluating SwinV2-Based Reward Mod…

200 篇论文

Transformers are transforming the landscape of computer vision, especially for recognition tasks. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the first fully…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Hwanjun Song , Deqing Sun , Sanghyuk Chun , Varun Jampani , Dongyoon Han , Byeongho Heo , Wonjae Kim , Ming-Hsuan Yang

Astounding results from Transformer models on natural language tasks have intrigued the vision community to study their application to computer vision problems. Among their salient benefits, Transformers enable modeling long dependencies…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Salman Khan , Muzammal Naseer , Munawar Hayat , Syed Waqas Zamir , Fahad Shahbaz Khan , Mubarak Shah

Transformers have been recently adapted for large scale image classification, achieving high scores shaking up the long supremacy of convolutional neural networks. However the optimization of image transformers has been little studied so…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Hugo Touvron , Matthieu Cord , Alexandre Sablayrolles , Gabriel Synnaeve , Hervé Jégou

In recent years, Transformer has achieved good results in Natural Language Processing (NLP) and has also started to expand into Computer Vision (CV). Excellent models such as the Vision Transformer and Swin Transformer have emerged. At the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Wei Hu , Dian Xu , Zimeng Fan , Fang Liu , Yanxiang He

A central goal of machine learning is the development of systems that can solve many problems in as many data domains as possible. Current architectures, however, cannot be applied beyond a small set of stereotyped settings, as they bake in…

Nowadays, deep learning based methods have demonstrated impressive performance on ideal super-resolution (SR) datasets, but most of these methods incur dramatically performance drops when directly applied in real-world SR reconstruction…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Minghao She , Wendong Mao , Huihong Shi , Zhongfeng Wang

Transformer, first applied to the field of natural language processing, is a type of deep neural network mainly based on the self-attention mechanism. Thanks to its strong representation capabilities, researchers are looking at ways to…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Kai Han , Yunhe Wang , Hanting Chen , Xinghao Chen , Jianyuan Guo , Zhenhua Liu , Yehui Tang , An Xiao , Chunjing Xu , Yixing Xu , Zhaohui Yang , Yiman Zhang , Dacheng Tao

We are witnessing a modeling shift from CNN to Transformers in computer vision. In this work, we present a self-supervised learning approach called MoBY, with Vision Transformers as its backbone architecture. The approach basically has no…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Zhenda Xie , Yutong Lin , Zhuliang Yao , Zheng Zhang , Qi Dai , Yue Cao , Han Hu

The recent advances in image transformers have shown impressive results and have largely closed the gap between traditional CNN architectures. The standard procedure is to train on large datasets like ImageNet-21k and then finetune on…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ethan Huynh

Transformer model architectures have garnered immense interest lately due to their effectiveness across a range of domains like language, vision and reinforcement learning. In the field of natural language processing for example,…

机器学习 · 计算机科学 2022-03-15 Yi Tay , Mostafa Dehghani , Dara Bahri , Donald Metzler

Transformer-based end-to-end speech recognition has achieved great success. However, the large footprint and computational overhead make it difficult to deploy these models in some real-world applications. Model compression techniques can…

计算与语言 · 计算机科学 2023-03-15 Yifan Peng , Jaesong Lee , Shinji Watanabe

This paper provides a comprehensive review of mechanical equipment fault diagnosis methods, focusing on the advancements brought by Transformer-based models. It details the structure, working principles, and benefits of Transformers,…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Guiran Liu , Binrong Zhu

The self-attention-based model, transformer, is recently becoming the leading backbone in the field of computer vision. In spite of the impressive success made by transformers in a variety of vision tasks, it still suffers from heavy…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Bowen Pan , Rameswar Panda , Yifan Jiang , Zhangyang Wang , Rogerio Feris , Aude Oliva

Well-designed dense reward functions in robot manipulation not only indicate whether a task is completed but also encode progress along the way. Generally, designing dense rewards is challenging and usually requires access to privileged…

机器人学 · 计算机科学 2026-03-19 Pierre Krack , Tobias Jülg , Wolfram Burgard , Florian Walter

Visual recognition has been dominated by convolutional neural networks (CNNs) for years. Though recently the prevailing vision transformers (ViTs) have shown great potential of self-attention based models in ImageNet classification, their…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Li Yuan , Qibin Hou , Zihang Jiang , Jiashi Feng , Shuicheng Yan

Convolutional Neural Networks (CNNs) for computer vision sometimes struggle with understanding images in a global context, as they mainly focus on local patterns. On the other hand, Vision Transformers (ViTs), inspired by models originally…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Dimitrios N. Vlachogiannis , Dimitrios A. Koutsomitropoulos

Recently, diffusion models have been proven to perform remarkably well in text-to-image synthesis tasks in a number of studies, immediately presenting new study opportunities for image generation. Google's Imagen follows this research trend…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Ruijun Li , Weihua Li , Yi Yang , Hanyu Wei , Jianhua Jiang , Quan Bai

Vision transformers have shown great potential in various computer vision tasks owing to their strong capability to model long-range dependency using the self-attention mechanism. Nevertheless, they treat an image as a 1D sequence of visual…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Qiming Zhang , Yufei Xu , Jing Zhang , Dacheng Tao

Encoding the Region Of Interest (ROI) with better quality than the background has many applications including video conferencing systems, video surveillance and object-oriented vision tasks. In this paper, we propose a ROI-based image…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Binglin Li , Jie Liang , Haisheng Fu , Jingning Han

To maintain a standard in a medical imaging study, images should have necessary image quality for potential diagnostic use. Although CNN-based approaches are used to assess the image quality, their performance can still be improved in terms…

图像与视频处理 · 电气工程与系统科学 2022-08-15 Caner Ozer , Arda Guler , Aysel Turkvatan Cansever , Deniz Alis , Ercan Karaarslan , Ilkay Oksuz