中文
相关论文

相关论文: MedConv: Convolutions Beat Transformers on Long-Ta…

200 篇论文

Effectively modeling long spatiotemporal sequences is challenging due to the need to model complex spatial correlations and long-range temporal dependencies simultaneously. ConvLSTMs attempt to address this by updating tensor-valued states…

机器学习 · 计算机科学 2023-10-31 Jimmy T. H. Smith , Shalini De Mello , Jan Kautz , Scott W. Linderman , Wonmin Byeon

Knee osteoporosis weakens the bone tissue in the knee joint, increasing fracture risk. Early detection through X-ray images enables timely intervention and improved patient outcomes. While some researchers have focused on diagnosing knee…

图像与视频处理 · 电气工程与系统科学 2024-12-13 Ayesha Siddiqua , Rakibul Hasan , Anichur Rahman , Abu Saleh Musa Miah

Pneumonia, particularly when induced by diseases like COVID-19, remains a critical global health challenge requiring rapid and accurate diagnosis. This study presents a comprehensive comparison of traditional machine learning and…

图像与视频处理 · 电气工程与系统科学 2025-07-16 Gaurav Singh

In this work, we address the problem of improvement of robustness of feature representations learned using convolutional neural networks (CNNs) to image deformation. We argue that higher moment statistics of feature distributions could be…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Zhun Sun , Mete Ozay , Takayuki Okatani

Although Vision Transformer (ViT) has achieved significant success in computer vision, it does not perform well in dense prediction tasks due to the lack of inner-patch information interaction and the limited diversity of feature scale.…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Chunlong Xia , Xinliang Wang , Feng Lv , Xin Hao , Yifeng Shi

Medical image segmentation plays a crucial role in clinical diagnosis and treatment planning. Although models based on convolutional neural networks (CNNs) and Transformers have achieved remarkable success in medical image segmentation…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Jiashu Xu

Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions. Traditional CNNs have achieved remarkable success in this field.…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Seyed M. R. Modaresi , Aomar Osmani , Mohammadreza Razzazi , Abdelghani Chibani

With the spread of COVID-19 over the world, the need arose for fast and precise automatic triage mechanisms to decelerate the spread of the disease by reducing human efforts e.g. for image-based diagnosis. Although the literature has shown…

Traditional fault diagnosis methods using Convolutional Neural Networks (CNNs) often struggle with capturing the temporal dynamics of vibration signals. To overcome this, the application of Transformer-based Vision Transformer (ViT) methods…

系统与控制 · 电气工程与系统科学 2025-01-03 Shouhua Zhang , Jiehan Zhou , Xue Ma , Susanna Pirttikangas , Chunsheng Yang

We propose Video-TransUNet, a deep architecture for instance segmentation in medical CT videos constructed by integrating temporal feature blending into the TransUNet deep learning framework. In particular, our approach amalgamates strong…

图像与视频处理 · 电气工程与系统科学 2022-08-23 Chengxi Zeng , Xinyu Yang , Majid Mirmehdi , Alberto M Gambaruto , Tilo Burghardt

Convolutional neural networks (CNNs) have been widely utilized in many computer vision tasks. However, CNNs have a fixed reception field and lack the ability of long-range perception, which is crucial to human pose estimation. Due to its…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zinan Xiong , Chenxi Wang , Ying Li , Yan Luo , Yu Cao

For crowded scenes, the accuracy of object-based computer vision methods declines when the images are low-resolution and objects have severe occlusions. Taking counting methods for example, almost all the recent state-of-the-art counting…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

The performance of vision models in medical imaging is often hindered by the prevailing paradigm of fine-tuning backbones pre-trained on out-of-domain natural images. To address this fundamental domain gap, we propose MedDChest, a new…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Mahmoud Soliman , Islam Osman , Mohamed S. Shehata , Rasika Rajapakshe

A method of a Convolutional Neural Networks (CNN) for image classification with image preprocessing and hyperparameters tuning was proposed. The method aims at increasing the predictive performance for COVID-19 diagnosis while more complex…

图像与视频处理 · 电气工程与系统科学 2023-06-06 Kenan Morani , Devrim Unay

Neural networks based on convolutional operations have achieved remarkable results in the field of deep learning, but there are two inherent flaws in standard convolutional operations. On the one hand, the convolution operation is confined…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Xin Zhang , Yingze Song , Tingting Song , Degang Yang , Yichen Ye , Jie Zhou , Liming Zhang

We propose a 3D neural network with specific loss functions for quantitative computed tomography (QCT) noise reduction to compute micro-structural parameters such as tissue mineral density (TMD) and bone volume ratio (BV/TV) with…

图像与视频处理 · 电气工程与系统科学 2020-11-11 Felix Thomsen , José M. Fuertes García , Manuel Lucena , Juan Pisula , Rodrigo de Luis García , Jan Broggrefe , Claudio Delrieux

Real-time object detection is significant for industrial and research fields. On edge devices, a giant model is difficult to achieve the real-time detecting requirement and a lightweight model built from a large number of the depth-wise…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Hulin Li , Jun Li , Hanbing Wei , Zheng Liu , Zhenfei Zhan , Qiliang Ren

The channel redundancy in feature maps of convolutional neural networks (CNNs) results in the large consumption of memories and computational resources. In this work, we design a novel Slim Convolution (SlimConv) module to boost the…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Jiaxiong Qiu , Cai Chen , Shuaicheng Liu , Bing Zeng

When designing Convolutional Neural Networks (CNNs), one must select the size\break of the convolutional kernels before training. Recent works show CNNs benefit from different kernel sizes at different layers, but exploring all possible…

计算机视觉与模式识别 · 计算机科学 2022-03-18 David W. Romero , Robert-Jan Bruintjes , Jakub M. Tomczak , Erik J. Bekkers , Mark Hoogendoorn , Jan C. van Gemert

In this paper, a Convolution-Based Converter (CBC) is proposed to develop a methodology for removing the strong or fixed priors in estimating the probability distribution of targets based on observations in the stochastic process.…

机器学习 · 计算机科学 2025-04-04 Chaoran Pang , Lin Wang , Shuangrong Liu , Shikun Tian , WenHao Yue , Xingshen Zhang , Bo Yang