diff --git a/README.md b/README.md index 19feace..ebfde4a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ + https://github.com/masahi/nnvm-vision-demo/blob/master/unet_segmentation.py [onnx+nnvm] + https://github.com/qureai/ultrasound-nerve-segmentation-using-torchnet [Torch] + https://github.com/ternaus/TernausNet [PyTorch] + + https://github.com/ArkaJU/U-Net-Satellite [Keras] - SegNet [https://arxiv.org/pdf/1511.00561.pdf] [2016] + https://github.com/alexgkendall/caffe-segnet [Caffe] + https://github.com/developmentseed/caffe/tree/segnet-multi-gpu [Caffe] @@ -33,6 +34,7 @@ + https://github.com/ZijunDeng/pytorch-semantic-segmentation [PyTorch] + https://github.com/chainer/chainercv/tree/master/examples/segnet [Chainer] + https://github.com/ykamikawa/keras-SegNet [Keras] + + https://github.com/ArkaJU/SegNet---Chromosome [Keras] - DeepLab [https://arxiv.org/pdf/1606.00915.pdf] [2017] + https://bitbucket.org/deeplab/deeplab-public/ [Caffe] + https://github.com/cdmh/deeplab-public [Caffe]