TL;DR
This paper introduces a real-paired CT dataset for volumetric super-resolution, benchmarks CNN methods, and proposes a novel transformer-based model that outperforms existing techniques in image quality and efficiency.
Contribution
The paper presents the first real-paired CT dataset for volumetric SR and introduces a pure transformer model that surpasses CNN-based methods in performance.
Findings
TVSRN outperforms CNN baselines in PSNR and SSIM.
The transformer model offers a better trade-off between quality and computational cost.
The dataset enables more realistic evaluation of SR methods.
Abstract
In clinical practice, anisotropic volumetric medical images with low through-plane resolution are commonly used due to short acquisition time and lower storage cost. Nevertheless, the coarse resolution may lead to difficulties in medical diagnosis by either physicians or computer-aided diagnosis algorithms. Deep learning-based volumetric super-resolution (SR) methods are feasible ways to improve resolution, with convolutional neural networks (CNN) at their core. Despite recent progress, these methods are limited by inherent properties of convolution operators, which ignore content relevance and cannot effectively model long-range dependencies. In addition, most of the existing methods use pseudo-paired volumes for training and evaluation, where pseudo low-resolution (LR) volumes are generated by a simple degradation of their high-resolution (HR) counterparts. However, the domain gap…
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
MethodsConvolution
