paper-with-me

홈 › Papers

Slicer Networks

2024-01-18 · Hang Zhang, Xiang Chen, Rongguang Wang, Renjiu Hu, Dongdong Liu, Gaolei Li

In medical imaging, scans often reveal objects with varied contrasts but consistent internal intensities or textures. This characteristic enables the use of low-frequency approximations for tasks such as segmentation and deformation field estimation. Yet, integrating this concept into neural network architectures for medical image analysis remains underexplored. In this paper, we propose the Slicer Network, a novel architecture designed to leverage these traits. Comprising an encoder utilizing models like vision transformers for feature extraction and a slicer employing a learnable bilateral grid, the Slicer Network strategically refines and upsamples feature maps via a splatting-blurring-slicing process. This introduces an edge-preserving low-frequency approximation for the network outcome, effectively enlarging the effective receptive field. The enhancement not only reduces computational complexity but also boosts overall performance. Experiments across different medical imaging applications, including unsupervised and keypoints-based image registration and lesion segmentation, have verified the Slicer Network's improved accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2401.09833

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationLesion SegmentationMedical Image AnalysisSegmentation

Similar Papers 제목 키워드 기반

SlicerROS2: A Research and Development Module for Image-Guided Robotic Interventions

2025-09-23 · Laura Connolly, Aravind S. Kumar, Kapi Ketan Mehta, Lidia Al-Zogbi 외 arxiv

Image-guided robotic interventions involve the use of medical imaging in tandem with robotics. SlicerROS2 is a software module that combines 3D Slicer and robot operating system (ROS) in pursuit of a standard integration…

SlicerRoboTMS: An Open-Source 3D Slicer Extension for Robot-Assisted Transcranial Magnetic Stimulation

2026-04-28 · Wenzhi Bai, Yituo Guo, Bhaskar Basu, Andrew Weightman 외 arxiv

Robot-assisted Transcranial Magnetic Stimulation (Robo-TMS) is an image-guided robotic intervention that enhances the accuracy and reproducibility of conventional Transcranial Magnetic Stimulation (TMS), a widely used no…

FastSAM-3DSlicer: A 3D-Slicer Extension for 3D Volumetric Segment Anything Model with Uncertainty Quantification

2024-07-17 · Yiqing Shen, Xinyuan Shao, Blanca Inigo Romillo, David Dreizin 외

Accurate segmentation of anatomical structures and pathological regions in medical images is crucial for diagnosis, treatment planning, and disease monitoring. While the Segment Anything Model (SAM) and its variants have…

CPUDomain AdaptationGPUImage Segmentation+7

SlicerNNInteractive: A 3D Slicer extension for nnInteractive

2025-04-07 · Coen de Vente, Kiran Vaidhya Venkadesh, Bram van Ginneken, Clara I. Sánchez

SlicerNNInteractive integrates nnInteractive, a state-of-the-art promptable deep learning-based framework for 3D image segmentation, into the widely used 3D Slicer platform. Our extension implements a client-server archi…

Image SegmentationSemantic Segmentation

SAM & SAM 2 in 3D Slicer: SegmentWithSAM Extension for Annotating Medical Images

2024-08-27 · Zafer Yildiz, YuWen Chen, Maciej A. Mazurowski

Creating annotations for 3D medical data is time-consuming and often requires highly specialized expertise. Various tools have been implemented to aid this process. Segment Anything Model 2 (SAM 2) offers a general-purpo…