diff --git a/README.md b/README.md index f78304f..2c772ca 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://tuatini.me/practical-image-segmentation-with-unet/ [PyTorch] - 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]