中文
相关论文

相关论文: ChAda-ViT : Channel Adaptive Attention for Joint R…

200 篇论文

Multi-Channel Imaging (MCI) contains an array of challenges for encoding useful feature representations not present in traditional images. For example, images from two different satellites may both contain RGB channels, but the remaining…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Chau Pham , Bryan A. Plummer

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

Training and evaluation in multi-channel imaging (MCI) remains challenging due to heterogeneous channel configurations arising from varying staining protocols, sensor types, and acquisition settings. This heterogeneity limits the…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Umar Marikkar , Syed Sameed Husain , Muhammad Awais , Sara Atito

Most neural networks assume that input images have a fixed number of channels (three for RGB images). However, there are many settings where the number of channels may vary, such as microscopy images where the number of channels changes…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Zitong Chen , Chau Pham , Siqi Wang , Michael Doron , Nikita Moshkov , Bryan A. Plummer , Juan C. Caicedo

Vision Transformer (ViT) has emerged as a powerful architecture in the realm of modern computer vision. However, its application in certain imaging fields, such as microscopy and satellite imaging, presents unique challenges. In these…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Yujia Bao , Srinivasan Sivanandan , Theofanis Karaletsos

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 (ViTs) have achieved state-of-the-art performance in image classification, yet their attention mechanisms often remain opaque and exhibit dense, non-structured behaviors. In this work, we adapt our previously proposed…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Vasileios Arampatzakis , George Pavlidis , Nikolaos Mitianoudis , Nikos Papamarkos

Quantifying cell morphology using images and machine learning has proven to be a powerful tool to study the response of cells to treatments. However, models used to quantify cellular morphology are typically trained with a single microscopy…

There still remains an extreme performance gap between Vision Transformers (ViTs) and Convolutional Neural Networks (CNNs) when training from scratch on small datasets, which is concluded to the lack of inductive bias. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhiying Lu , Hongtao Xie , Chuanbin Liu , Yongdong Zhang

Vision Transformers (ViTs) have achieved remarkable success in standard RGB image processing tasks. However, applying ViTs to multi-channel imaging (MCI) data, e.g., for medical and remote sensing applications, remains a challenge. In…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Wenyi Lian , Patrick Micke , Joakim Lindblad , Nataša Sladoje

Pretrain techniques, whether supervised or self-supervised, are widely used in deep learning to enhance model performance. In real-world clinical scenarios, different sets of magnetic resonance (MR) contrasts are often acquired for…

图像与视频处理 · 电气工程与系统科学 2025-04-07 Badhan Kumar Das , Gengyan Zhao , Han Liu , Thomas J. Re , Dorin Comaniciu , Eli Gibson , Andreas Maier

Biomedical image classification requires capturing of bio-informatics based on specific feature distribution. In most of such applications, there are mainly challenges due to limited availability of samples for diseased cases and imbalanced…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Arun K. Sharma , Nishchal K. Verma

Transformers, due to their ability to learn long range dependencies, have overcome the shortcomings of convolutional neural networks (CNNs) for global perspective learning. Therefore, they have gained the focus of researchers for several…

图像与视频处理 · 电气工程与系统科学 2023-10-30 Momina Liaqat Ali , Zunaira Rauf , Asifullah Khan , Anabia Sohail , Rafi Ullah , Jeonghwan Gwak

Modern microscopy routinely produces gigapixel images that contain structures across multiple spatial scales, from fine cellular morphology to broader tissue organization. Many analysis tasks require combining these scales, yet most vision…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Albert Dominguez Mantes , Gioele La Manno , Martin Weigert

The chorioallantoic membrane (CAM) model is a widely used in vivo platform for studying angiogenesis, especially in relation to tumor growth, drug delivery, and vascular biology.Since the topology and morphology of developing blood vessels…

图像与视频处理 · 电气工程与系统科学 2025-09-26 Pengwu Song , Zhiping Wang , Peng Yao , Liang Xu , Shuwei Shen , Pengfei Shao , Mingzhai Sun , Ronald X. Xu

Chest X-ray is an essential diagnostic tool in the identification of chest diseases given its high sensitivity to pathological abnormalities in the lungs. However, image-driven diagnosis is still challenging due to heterogeneity in size and…

图像与视频处理 · 电气工程与系统科学 2023-10-11 Şaban Öztürk , M. Yiğit Turalı , Tolga Çukur

Humans possess remarkable ability to accurately classify new, unseen images after being exposed to only a few examples. Such ability stems from their capacity to identify common features shared between new and previously seen images while…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Weihao Jiang , Chang Liu , Kun He

Built on top of self-attention mechanisms, vision transformers have demonstrated remarkable performance on a variety of vision tasks recently. While achieving excellent performance, they still require relatively intensive computational cost…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Lingchen Meng , Hengduo Li , Bor-Chun Chen , Shiyi Lan , Zuxuan Wu , Yu-Gang Jiang , Ser-Nam Lim

Convolutional neural networks have enabled major progresses in addressing pixel-level prediction tasks such as semantic segmentation, depth estimation, surface normal prediction and so on, benefiting from their powerful capabilities in…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Guanglei Yang , Paolo Rota , Xavier Alameda-Pineda , Dan Xu , Mingli Ding , Elisa Ricci

In this work, we introduce Dual Attention Vision Transformers (DaViT), a simple yet effective vision transformer architecture that is able to capture global context while maintaining computational efficiency. We propose approaching the…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Mingyu Ding , Bin Xiao , Noel Codella , Ping Luo , Jingdong Wang , Lu Yuan
‹ 上一页 1 2 3 10 下一页 ›