Skip to content

UNet for Multiclass Semantic Segmentation, on Keras, based on Segmentation Models' Unet libray

License

Notifications You must be signed in to change notification settings

ashishpatel26/UNet_Multiclass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNet for Multiclass Semantic Segmentation

UNet for Multiclass Semantic Segmentation, on Keras, based on Segmentation Models' Unet libray

Requirements

  • keras >= 2.2.0 or tensorflow >= 1.13
  • albumentations==0.3.0
  • segmentation-models==1.0.*

Install Segmentation Models with:

 pip install git+https://github.com/qubvel/segmentation_models)

About

UNet for Multiclass Semantic Segmentation, on Keras, based on Segmentation Models' Unet libray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%