An open API service indexing awesome lists of open source software.

https://github.com/cvdlab/nn-segmentation-for-lar

Neural networks to segment some type of biomedical images
https://github.com/cvdlab/nn-segmentation-for-lar

bioinformatics convolutional-neural-networks keras mit-license mri neural-networks python

Last synced: 3 months ago
JSON representation

Neural networks to segment some type of biomedical images

Awesome Lists containing this project

README

        

# nn-segmentation-for-lar

This repositories constains various NN for segmentation of biomedical images, created and/or derived from CVDLAB fellows
Each NN comes with a readme and license in its own directory.

* [HGG/LGG CNN brain tumor](https://github.com/cvdlab/nn-segmentation-for-lar/tree/master/brain_tumor_segmentation_cnn)
* [ Two PathWay CNN](https://github.com/cvdlab/nn-segmentation-for-lar/tree/master/two_way_brain_tumor_segmentation_cnn)
* [Unsupervised Edge Segmentation](https://github.com/cvdlab/nn-segmentation-for-lar/tree/master/edge_detector_cnn)

# Packages used

- __future__
- keras
- sklearn
- skimage
- glob
- errno
- os
- numpy
- argparse
- json