dsp-uga / Elders

Project 3: Neuron Finding
MIT License
1 stars 2 forks source link

Create U-Net #6

Closed nihalsoans91 closed 6 years ago

nihalsoans91 commented 6 years ago

How is this going on?

ankit-vaghela30 commented 6 years ago

Looking into this paper that you shared: https://arxiv.org/pdf/1505.04597.pdf

Will update soon.

nihalsoans91 commented 6 years ago

Sure... Try to Get a skeleton code to work on if you are finding it difficult to do from scratch. and Don't forget to thank that author either in the code or someplace else we will then thank them in readme.

ankit-vaghela30 commented 6 years ago

I got the skeleton UNet model from Zizhao Zhang: https://github.com/zizhaozhang/unet-tensorflow-keras/blob/master/model.py