107 Forks
326 Stars
326 Watchers

keras-unet

Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks

How to download and setup keras-unet

Open terminal and run command
git clone https://github.com/karolzak/keras-unet.git
git clone is used to create a copy or clone of keras-unet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with keras-unet https://github.com/karolzak/keras-unet/archive/master.zip

Or simply clone keras-unet with SSH
[email protected]:karolzak/keras-unet.git

If you have some problems with keras-unet

You may open issue on keras-unet support forum (system) here: https://github.com/karolzak/keras-unet/issues