GitHub / nikhilroxtomar / UNet-Segmentation-in-Keras-TensorFlow
UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the FCN and modified in a way that it yields better segmentation in medical imaging.
Stars: 145
Forks: 111
Open issues: 1
License: mit
Language: Jupyter Notebook
Size: 141 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: 4 months ago
Pushed at: over 1 year ago
Last synced at: 25 days ago
Topics: fcn, keras-tensorflow, segmentation-network, unet-image-segmentation, unet-segmentation