中文
相关论文

相关论文: Validating Vision Transformers for Otoscopy: Perfo…

200 篇论文

The proliferation of deepfake technology poses significant challenges to the authenticity and trustworthiness of digital media, necessitating the development of robust detection methods. This study explores the application of Swin…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Aprille J. Xi , Eason Chen

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

Endoscopic images are used at various stages of rectal cancer treatment starting from cancer screening, diagnosis, during treatment to assess response and toxicity from treatments such as colitis, and at follow up to detect new tumor or…

图像与视频处理 · 电气工程与系统科学 2025-01-31 Jorge Tapias Gomez , Aneesh Rangnekar , Hannah Williams , Hannah Thompson , Julio Garcia-Aguilar , Joshua Jesse Smith , Harini Veeraraghavan

Transformers and their derivatives have achieved state-of-the-art performance across text, vision, and speech recognition tasks. However, minimal effort has been made to train transformers capable of evaluating the output quality of other…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Maxwell Meyer , Jack Spruyt

Neural networks have become the standard technique for medical diagnostics, especially in cancer detection and classification. This work evaluates the performance of Vision Transformers architectures, including Swin Transformer and MaxViT,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Óscar A. Martín , Javier Sánchez

Diabetic retinopathy (DR) is a leading cause of blindness worldwide, underscoring the importance of early detection for effective treatment. However, automated DR classification remains challenging due to variations in image quality, class…

图像与视频处理 · 电气工程与系统科学 2025-04-23 Meher Boulaabi , Takwa Ben Aïcha Gader , Afef Kacem Echi , Zied Bouraoui

The planning of digital orthodontic treatment requires providing tooth alignment, which not only consumes a lot of time and labor to determine manually but also relays clinical experiences heavily. In this work, we proposed a lightweight…

计算机视觉与模式识别 · 计算机科学 2024-11-13 ZhenXing Dong , JiaZhou Chen , YangHui Xu

Segmentation is a crucial step in microscopy image analysis. Numerous approaches have been developed over the past years, ranging from classical segmentation algorithms to advanced deep learning models. While U-Net remains one of the most…

图像与视频处理 · 电气工程与系统科学 2024-09-26 Illia Tsiporenko , Pavel Chizhov , Dmytro Fishman

This paper presents an efficient visual speech encoder for lip reading. While most recent lip reading studies have been based on the ResNet architecture and have achieved significant success, they are not sufficiently suitable for…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Young-Hu Park , Rae-Hong Park , Hyung-Min Park

Ear recognition has emerged as a promising biometric modality due to the relative stability in appearance during adulthood. Although Vision Transformers (ViTs) have been widely used in image recognition tasks, their efficiency in ear…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Deeksha Arun , Kagan Ozturk , Kevin W. Bowyer , Patrick Flynn

Recently, Transformer-based architectures have been explored for speaker embedding extraction. Although the Transformer employs the self-attention mechanism to efficiently model the global interaction between token embeddings, it is…

音频与语音处理 · 电气工程与系统科学 2023-03-02 Mufan Sang , Yong Zhao , Gang Liu , John H. L. Hansen , Jian Wu

Retinal optical coherence tomography (OCT) images are the biomarkers for neurodegenerative diseases, which are rising in prevalence. Early detection of Alzheimer's disease using retinal OCT is a primary challenging task. This work utilizes…

图像与视频处理 · 电气工程与系统科学 2025-08-19 Siva Manohar Reddy Kesu , Neelam Sinha , Hariharan Ramasangu , Thomas Gregor Issac

Large-scale NLP models have been shown to significantly improve the performance on language tasks with no signs of saturation. They also demonstrate amazing few-shot capabilities like that of human beings. This paper aims to explore…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Ze Liu , Han Hu , Yutong Lin , Zhuliang Yao , Zhenda Xie , Yixuan Wei , Jia Ning , Yue Cao , Zheng Zhang , Li Dong , Furu Wei , Baining Guo

Objective: The aim of this study was to systematically evaluate and compare the performance of five state-of-the-art transformer-based architectures - Vision Transformer (ViT), Data-efficient Image Transformer (DeiT), ConvNeXt, Swin…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Ajo Babu George , Sadhvik Bathini , Niranjana S R

In this paper, we present our approach to the Auto WCEBleedGen Challenge V2 2024. Our solution combines the Swin Transformer for the initial classification of bleeding frames and RT-DETR for further detection of bleeding in Wireless Capsule…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Sasidhar Alavala , Anil Kumar Vadde , Aparnamala Kancheti , Subrahmanyam Gorthi

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

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

In recent years, Sound AI is being increasingly used to predict machine failures. By attaching a microphone to the machine of interest, one can get real time data on machine behavior from the field. Traditionally, Convolutional Neural Net…

声音 · 计算机科学 2026-04-15 Kiran Voderhobli Holla

In the field of medical images, although various works find Swin Transformer has promising effectiveness on pixelwise dense prediction, whether pre-training these models without using extra dataset can further boost the performance for the…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Xinrong Hu , Dewen Zeng , Yawen Wu , Xueyang Li , Yiyu Shi

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
‹ 上一页 1 2 3 10 下一页 ›