Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

U-Net implementation in PyTorch

This is a U-Net implementation as described in Ronneberger et al. using PyTorch. While the code was used to train on density images, it can be used for image segmentation by replacing the loss function.

The network is defined in unet.py and training is done in train.py.

About

pytorch unet implementation

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages