medical-image-processing topic

List medical-image-processing repositories

HyperDenseNet

148
Stars
41
Forks
Watchers

This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.

HyperDenseNet_pytorch

78
Stars
12
Forks
Watchers

Pytorch version of the HyperDenseNet deep neural network for multi-modal image segmentation

IVD-Net

52
Stars
14
Forks
Watchers

Repository containing the source code of the IVD-Net segmentation network that we proposed for the MICCAI 2018 IVD segmentation challenge.

LiviaNET

162
Stars
51
Forks
Watchers

This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scal...

SemiDenseNet

55
Stars
18
Forks
Watchers

Repository containing the code of one of the networks that we employed in the iSEG Grand MICCAI Challenge 2017, infant brain segmentation.

melanoma-recognition

49
Stars
22
Forks
Watchers

Repository of paper "Automated Melanoma Recognition in Dermoscopy Images via Very Deep Residual Networks"

gmic-py

29
Stars
4
Forks
Watchers

Python binding for the G'MIC Image Processing Framework

Keras implementation of the paper "3D MRI brain tumor segmentation using autoencoder regularization" by Myronenko A. (https://arxiv.org/abs/1810.11654).

MedicalZooPytorch

1.6k
Stars
293
Forks
Watchers

A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation

ct-volume-preprocessing

43
Stars
16
Forks
Watchers

End-to-end Python CT volume preprocessing pipeline to convert raw DICOMs into clean 3D numpy arrays for ML. From paper Draelos et al. "Machine-Learning-Based Multiple Abnormality Prediction with Large...