中文
相关论文

相关论文: Data-Efficient Vision Transformers for Multi-Label…

200 篇论文

We explore the application of Vision Transformer (ViT) for handwritten text recognition. The limited availability of labeled data in this domain poses challenges for achieving high performance solely relying on ViT. Previous…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yuting Li , Dexiong Chen , Tinglong Tang , Xi Shen

Medical image analysis using computer-based algorithms has attracted considerable attention from the research community and achieved tremendous progress in the last decade. With recent advances in computing resources and availability of…

图像与视频处理 · 电气工程与系统科学 2023-10-03 Huyen Tran , Duc Thanh Nguyen , John Yearwood

Accurate classification of brain tumors from magnetic resonance imaging (MRI) plays a critical role in early diagnosis and effective treatment planning. In this study, we propose a deep learning framework based on Vision Transformers (ViT)…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Faisal Ahmed

Due to the complex attention mechanisms and model design, most existing vision Transformers (ViTs) can not perform as efficiently as convolutional neural networks (CNNs) in realistic industrial deployment scenarios, e.g. TensorRT and…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Jiashi Li , Xin Xia , Wei Li , Huixia Li , Xing Wang , Xuefeng Xiao , Rui Wang , Min Zheng , Xin Pan

This paper proposes a working recipe of using Vision Transformer (ViT) in class incremental learning. Although this recipe only combines existing techniques, developing the combination is not trivial. Firstly, naive application of ViT to…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Pei Yu , Yinpeng Chen , Ying Jin , Zicheng Liu

Capturing global contextual information plays a critical role in breast ultrasound (BUS) image classification. Although convolutional neural networks (CNNs) have demonstrated reliable performance in tumor classification, they have inherent…

图像与视频处理 · 电气工程与系统科学 2023-08-07 Bryar Shareef , Min Xian , Aleksandar Vakanski , Haotian Wang

An important part of breast cancer staging is the assessment of the sentinel axillary node for early signs of tumor spreading. However, this assessment by pathologists is not always easy and retrospective surveys often requalify the status…

定量方法 · 定量生物学 2024-04-30 Eric Bonnet

Vision Transformers (ViTs) have emerged as the state-of-the-art architecture in representation learning, leveraging self-attention mechanisms to excel in various tasks. ViTs split images into fixed-size patches, constraining them to a…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Aswathi Varma , Suprosanna Shit , Chinmay Prabhakar , Daniel Scholz , Hongwei Bran Li , Bjoern Menze , Daniel Rueckert , Benedikt Wiestler

Computer assisted diagnosis in digital pathology is becoming ubiquitous as it can provide more efficient and objective healthcare diagnostics. Recent advances have shown that the convolutional Neural Network (CNN) architectures, a…

图像与视频处理 · 电气工程与系统科学 2022-01-05 Sruthi Krishna , Suganthi S. S , Shivsubramani Krishnamoorthy , Arnav Bhavsar

Attention-based vision models, such as Vision Transformer (ViT) and its variants, have shown promising performance in various computer vision tasks. However, these emerging architectures suffer from large model sizes and high computational…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Jinqi Xiao , Miao Yin , Yu Gong , Xiao Zang , Jian Ren , Bo Yuan

Vision Transformer (ViT) attains state-of-the-art performance in visual recognition, and the variant, Local Vision Transformer, makes further improvements. The major component in Local Vision Transformer, local attention, performs the…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Qi Han , Zejia Fan , Qi Dai , Lei Sun , Ming-Ming Cheng , Jiaying Liu , Jingdong Wang

Vision transformers (ViTs) have rapidly gained prominence in medical imaging tasks such as disease classification, segmentation, and detection due to their superior accuracy compared to conventional deep learning models. However, due to…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Montasir Shams , Chashi Mahiul Islam , Shaeke Salman , Phat Tran , Xiuwen Liu

Fine-grained classification is a challenging task that involves identifying subtle differences between objects within the same category. This task is particularly challenging in scenarios where data is scarce. Visual transformers (ViT) have…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Manuel Lagunas , Brayan Impata , Victor Martinez , Virginia Fernandez , Christos Georgakis , Sofia Braun , Felipe Bertrand

Deep learning has proven very promising for interpreting MRI in brain tumor diagnosis. However, deep learning models suffer from a scarcity of brain MRI datasets for effective training. Self-supervised learning (SSL) models provide…

图像与视频处理 · 电气工程与系统科学 2024-11-21 Meryem Altin Karagoz , O. Ufuk Nalbantoglu , Geoffrey C. Fox

Chest X-rays (X-ray images) have been proven to be effective for the diagnosis of chest diseases, including Pneumonia, Lung Opacity, and COVID-19. However, relying on traditional medical methods for diagnosis from X-ray images is prone to…

图像与视频处理 · 电气工程与系统科学 2025-10-01 Omar Hesham Khater , Abdullahi Sani Shuaib , Sami Ul Haq , Abdul Jabbar Siddiqui

Background: Lung disease is a significant health issue, particularly in children and elderly individuals. It often results from lung infections and is one of the leading causes of mortality in children. Globally, lung-related diseases claim…

图像与视频处理 · 电气工程与系统科学 2025-03-26 Muhammad Ahmad , Sardar Usman , Ildar Batyrshin , Muhammad Muzammil , K. Sajid , M. Hasnain , Muhammad Jalal , Grigori Sidorov

We here propose a novel hierarchical transformer model that adeptly integrates the feature extraction capabilities of Convolutional Neural Networks (CNNs) with the advanced representational potential of Vision Transformers (ViTs).…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Xiaoya Tang , Bodong Zhang , Beatrice S. Knudsen , Tolga Tasdizen

Knee osteoarthritis(KO) is a degenerative joint disease that can cause severe pain and impairment. With increased prevalence, precise diagnosis by medical imaging analytics is crucial for appropriate illness management. This research…

图像与视频处理 · 电气工程与系统科学 2024-10-29 Tasnim Sakib Apon , Md. Fahim-Ul-Islam , Nafiz Imtiaz Rafin , Joya Akter , Md. Golam Rabiul Alam

In Natural Language Processing (NLP), Transformers have already revolutionized the field by utilizing an attention-based encoder-decoder model. Recently, some pioneering works have employed Transformer-like architectures in Computer Vision…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Gousia Habib , Tausifa Jan Saleem , Brejesh Lall

Convolutional architectures have proven extremely successful for vision tasks. Their hard inductive biases enable sample-efficient learning, but come at the cost of a potentially lower performance ceiling. Vision Transformers (ViTs) rely on…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Stéphane d'Ascoli , Hugo Touvron , Matthew Leavitt , Ari Morcos , Giulio Biroli , Levent Sagun
‹ 上一页 1 8 9 10 下一页 ›