中文
相关论文

相关论文: 3D Deformable Convolutions for MRI classification

200 篇论文

Convolutional residual neural networks (ConvResNets), though overparameterized, can achieve remarkable prediction performance in practice, which cannot be well explained by conventional wisdom. To bridge this gap, we study the performance…

机器学习 · 计算机科学 2024-12-11 Zixuan Zhang , Kaiqi Zhang , Minshuo Chen , Yuma Takeda , Mengdi Wang , Tuo Zhao , Yu-Xiang Wang

Computed Tomography (CT) imaging technique is widely used in geological exploration, medical diagnosis and other fields. In practice, however, the resolution of CT image is usually limited by scanning devices and great expense. Super…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Yukai Wang , Qizhi Teng , Xiaohai He , Junxi Feng , Tingrong Zhang

Deformable shape representations, parameterized by deformations relative to a given template, have proven effective for improved image analysis tasks. However, their broader applicability is hindered by two major challenges. First, existing…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Tonmoy Hossain , Miaomiao Zhang

Existing supervised approaches didn't make use of the low-level features which are actually effective to this task. And another deficiency is that they didn't consider the relation between pixels, which means effective features are not…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Boheng Zhang , Shenglei Huang , Shaohan Hu

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Convolutional neural networks (CNN) have made great progress for synthetic aperture radar (SAR) images change detection. However, sampling locations of traditional convolutional kernels are fixed and cannot be changed according to the…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Junjie Wang , Feng Gao , Junyu Dong

Deep Convolutional Neural Networks (DCNNs) commonly use generic `max-pooling' (MP) layers to extract deformation-invariant features, but we argue in favor of a more refined treatment. First, we introduce epitomic convolution as a building…

计算机视觉与模式识别 · 计算机科学 2014-12-02 George Papandreou , Iasonas Kokkinos , Pierre-André Savalle

Deep learning models have been widely applied for fast MRI. The majority of existing deep learning models, e.g., convolutional neural networks, work on data with Euclidean or regular grids structures. However, high-dimensional features…

图像与视频处理 · 电气工程与系统科学 2023-02-22 Jiahao Huang , Angelica Aviles-Rivero , Carola-Bibiane Schonlieb , Guang Yang

Computer Aided Diagnosis has emerged as an indispensible technique for validating the opinion of radiologists in CT interpretation. This paper presents a deep 3D Convolutional Neural Network (CNN) architecture for automated CT scan-based…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Sumita Mishra , Naresh Kumar Chaudhary , Pallavi Asthana , Anil Kumar

Regularization for denoising in magnetic resonance imaging (MRI) is typically achieved using convex regularization functions. Recently, deep learning techniques have been shown to provide superior denoising performance. However, this comes…

信号处理 · 电气工程与系统科学 2025-08-21 Akash Prabakar , Abhishek Shreekant Bhandiwad , Abijith Jagannath Kamath , Chandra Sekhar Seelamantula

In recent years, the widespread use of deep neural networks (DNNs) has facilitated great improvements in performance for computer vision tasks like image classification and object recognition. In most realistic computer vision applications,…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Tejas Borkar , Lina Karam

Convolutional neural networks (CNNs) are inherently limited to model geometric transformations due to the fixed geometric structures in its building modules. In this work, we introduce two new modules to enhance the transformation modeling…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Jifeng Dai , Haozhi Qi , Yuwen Xiong , Yi Li , Guodong Zhang , Han Hu , Yichen Wei

Multi-modal medical image segmentation plays an essential role in clinical diagnosis. It remains challenging as the input modalities are often not well-aligned spatially. Existing learning-based methods mainly consider sharing trainable…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Jingkun Chen , Wenqi Li , Hongwei Li , Jianguo Zhang

This literature review will discuss the use of deep learning methods for image reconstruction using fMRI data. More specifically, the quality of image reconstruction will be determined by the choice in decoding and reconstruction…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Madison Van Horn

Convolutional networks are successful due to their equivariance/invariance under translations. However, rotatable data such as images, volumes, shapes, or point clouds require processing with equivariance/invariance under rotations in cases…

机器学习 · 计算机科学 2021-11-23 Luca Della Libera , Vladimir Golkov , Yue Zhu , Arman Mielke , Daniel Cremers

To what extent is the success of deep visualization due to the training? Could we do deep visualization using untrained, random weight networks? To address this issue, we explore new and powerful generative models for three popular deep…

计算机视觉与模式识别 · 计算机科学 2016-06-17 Kun He , Yan Wang , John Hopcroft

Video super-resolution (VSR) aims to reconstruct a sequence of high-resolution (HR) images from their corresponding low-resolution (LR) versions. Traditionally, solving a VSR problem has been based on iterative algorithms that can exploit…

图像与视频处理 · 电气工程与系统科学 2021-02-24 Benjamin Naoto Chiche , Arnaud Woiselle , Joana Frontera-Pons , Jean-Luc Starck

We propose a simple, yet effective approach for spatiotemporal feature learning using deep 3-dimensional convolutional networks (3D ConvNets) trained on a large scale supervised video dataset. Our findings are three-fold: 1) 3D ConvNets are…

计算机视觉与模式识别 · 计算机科学 2015-10-08 Du Tran , Lubomir Bourdev , Rob Fergus , Lorenzo Torresani , Manohar Paluri

We present an efficient deep learning approach for the challenging task of tumor segmentation in multisequence MR images. In recent years, Convolutional Neural Networks (CNN) have achieved state-of-the-art performances in a large variety of…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Pawel Mlynarski , Hervé Delingette , Antonio Criminisi , Nicholas Ayache

Conventional deformable registration methods aim at solving an optimization model carefully designed on image pairs and their computational costs are exceptionally high. In contrast, recent deep learning based approaches can provide fast…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Risheng Liu , Zi Li , Xin Fan , Chenying Zhao , Hao Huang , Zhongxuan Luo