Super-Resolution Based Patch-Free 3D Image Segmentation with High-Frequency Guidance
Hongyi Wang, Lanfen Lin, Hongjie Hu, Qingqing Chen, Yinhao Li, Yutaro, Iwamoto, Xian-Hua Han, Yen-Wei Chen, Ruofeng Tong

TL;DR
This paper introduces a super-resolution based patch-free 3D image segmentation framework that achieves high-resolution segmentation efficiently by combining global low-resolution input with auxiliary super-resolution tasks and high-frequency guidance.
Contribution
It proposes a novel patch-free framework with high-frequency guidance and task fusion, improving inference speed and segmentation accuracy over existing patch-based and patch-free methods.
Findings
Four times faster inference than patch-based methods
Outperforms existing patch-based and patch-free models in accuracy
Effective reconstruction of high-frequency details from low-resolution input
Abstract
High resolution (HR) 3D images are widely used nowadays, such as medical images like Magnetic Resonance Imaging (MRI) and Computed Tomography (CT). However, segmentation of these 3D images remains a challenge due to their high spatial resolution and dimensionality in contrast to currently limited GPU memory. Therefore, most existing 3D image segmentation methods use patch-based models, which have low inference efficiency and ignore global contextual information. To address these problems, we propose a super-resolution (SR) based patch-free 3D image segmentation framework that can realize HR segmentation from a global-wise low-resolution (LR) input. The framework contains two sub-tasks, of which semantic segmentation is the main task and super resolution is an auxiliary task aiding in rebuilding the high frequency information from the LR input. To furthermore balance the information loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
MethodsTest · Selective Search · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
