raun1 / MICCAI2018---Complementary_Segmentation_Network-Raw-CodeLinks
The following is a new architecture for robust segmentation. It may perform better than a U-Net :) for binary segmentation. I will update the code when I have some spare time within the next month. However you can simply read this one and will soon notice the pattern after a bit
☆25Updated 4 years ago
Alternatives and similar repositories for MICCAI2018---Complementary_Segmentation_Network-Raw-Code
Users that are interested in MICCAI2018---Complementary_Segmentation_Network-Raw-Code are comparing it to the libraries listed below
Sorting:
- Elastic Boundary Projection for 3D Medical Image Segmentation - CVPR 2019☆66Updated 6 years ago
- A SlidingWindow-Free Accurate and Fast 3D Medical Image Segmentation Framework☆123Updated 6 years ago
- Code for the MICCAI 2018 paper "Deep Attentional Features for Prostate Segmentation in Ultrasound"☆63Updated 7 years ago
- Pytorch Implementation of retinal OCT Layer Segmentation (with trained models)☆91Updated 7 years ago
- If the code is helpful for your work, please cite our paper "Hybrid Loss Guided Convolutional Networks for Whole Heart Parsing" in STACOM…☆85Updated 5 years ago
- VNet for 3d volume segmentation☆44Updated 4 years ago
- This repository aims at containing all the code employed at LIVIA to segment medical images. Mainly, our research focuses on bringind the…☆56Updated 7 years ago
- Efficient Segmentation for Volumetric Data☆44Updated 6 years ago
- Patch-based 3D U-Net for brain tumor segmentation☆95Updated 3 years ago
- This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenario…