Skip to content

A SlidingWindow-Free Accurate and Fast 3D Medical Image Segmentation Framework

License

Notifications You must be signed in to change notification settings

Wulingtian/3D-RU-Net

 
 

Repository files navigation

3D RU-Net

Code for the paper entitled "3D RoI-aware U-Net for Accurate and Efficient Colorectal Cancer Segmentation"(https://arxiv.org/abs/1806.10342).

The latest version of the 3D RU-Net code is implmented with PyTorch, which elegantly realizes the essential part of our algorithm and enables in-place computing.

Fig.0.

Here are some results of colorectal cancer segmentation, which is the case of the paper; and illustrations of another task, mandible and masseter segmentation, showing the scalability of the proposed method.

Fig.1. Fig.2.

Latest experiment: simultaneously segmenting 14 organs from pelvic CTs in ~0.5s (We trained this model with 24 training samples).

Fig.2.

The code along with weights and a test fold are currently released.

About

A SlidingWindow-Free Accurate and Fast 3D Medical Image Segmentation Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%