From f7bb080fdb073bde6bc27727238caee90bed5e9c Mon Sep 17 00:00:00 2001 From: M Clark Date: Fri, 9 Sep 2016 14:20:54 +0800 Subject: [PATCH] Added deepmask --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16d5c87..ba00f59 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ If you have a high-quality tutorial or project to add, please open a PR. - [VGG16 Deconvolution network](https://github.com/tdeboissiere/Kaggle/tree/master/StateFarm/DeconvNet) - Wide Residual Networks (with pre-trained weights): [1](https://github.com/asmith26/wide_resnets_keras) - [2](https://github.com/titu1994/Wide-Residual-Networks) - [Ultrasound nerve segmentation](https://github.com/jocicmarko/ultrasound-nerve-segmentation) +- [DeepMask object segmentation](https://github.com/abbypa/NNProject_DeepMask) ### Creative visual applications