paper-with-me

Papers

VolumeNet: A Lightweight Parallel Network for Super-Resolution of Medical Volumetric Data

2020-10-16 · Yinhao Li, Yutaro Iwamoto, Lanfen Lin, Rui Xu, Yen-Wei Chen

Deep learning-based super-resolution (SR) techniques have generally achieved excellent performance in the computer vision field. Recently, it has been proven that three-dimensional (3D) SR for medical volumetric data delivers better visual results than conventional two-dimensional (2D) processing. However, deepening and widening 3D networks increases training difficulty significantly due to the large number of parameters and small number of training samples. Thus, we propose a 3D convolutional neural network (CNN) for SR of medical volumetric data called ParallelNet using parallel connections. We construct a parallel connection structure based on the group convolution and feature aggregation to build a 3D CNN that is as wide as possible with few parameters. As a result, the model thoroughly learns more feature maps with larger receptive fields. In addition, to further improve accuracy, we present an efficient version of ParallelNet (called VolumeNet), which reduces the number of parameters and deepens ParallelNet using a proposed lightweight building block module called the Queue module. Unlike most lightweight CNNs based on depthwise convolutions, the Queue module is primarily constructed using separable 2D cross-channel convolutions. As a result, the number of network parameters and computational complexity can be reduced significantly while maintaining accuracy due to full channel fusion. Experimental results demonstrate that the proposed VolumeNet significantly reduces the number of model parameters and achieves high precision results compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2010.08357

Code (0)

등록된 구현이 없습니다.

Tasks

Super-Resolution

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Efficient and Accurate Hyperspectral Pansharpening Using 3D VolumeNet and 2.5D Texture Transfer

2022-03-08 · Yinao Li, Yutaro Iwamoto, Ryousuke Nakamura, Lanfen Lin 외

Recently, convolutional neural networks (CNN) have obtained promising results in single-image SR for hyperspectral pansharpening. However, enhancing CNNs' representation ability with fewer parameters and a shorter predic…

Image ReconstructionPansharpening

MK-UNet: Multi-kernel Lightweight CNN for Medical Image Segmentation

2025-09-23 · Md Mostafijur Rahman, Radu Marculescu arxiv

In this paper, we introduce MK-UNet, a paradigm shift towards ultra-lightweight, multi-kernel U-shaped CNNs tailored for medical image segmentation. Central to MK-UNet is the multi-kernel depth-wise convolution block (MK…

Medical Image Segmentation

Medal S: Spatio-Textual Prompt Model for Medical Segmentation

2025-11-17 · Pengcheng Shi, Jiawei Chen, Jiaqi Liu, Xinglin Zhang 외 arxiv

We introduce Medal S, a medical segmentation foundation model that supports native-resolution spatial and textual prompts within an end-to-end trainable framework. Unlike text-only methods lacking spatial awareness, Meda…

Data Augmentation

DRBANET: A Lightweight Dual-Resolution Network for Semantic Segmentation with Boundary Auxiliary

2021-10-31 · Linjie Wang, Quan Zhou, Chenfeng Jiang, Xiaofu Wu 외

Due to the powerful ability to encode image details and semantics, many lightweight dual-resolution networks have been proposed in recent years. However, most of them ignore the benefit of boundary information. This pape…

SegmentationSemantic Segmentation

Dite-HRNet: Dynamic Lightweight High-Resolution Network for Human Pose Estimation

2022-04-22 · Qun Li, Ziyi Zhang, Fu Xiao, Feng Zhang 외

A high-resolution network exhibits remarkable capability in extracting multi-scale features for human pose estimation, but fails to capture long-range interactions between joints and has high computational complexity. To…

Pose EstimationVocal Bursts Intensity Prediction