Skip to content

pglock/pt_unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages