Skip to content

imransalam/Variational-UNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational-UNet

The code is written in TensorFlow 2.0 and trained over biomedical dataset.

Adding a probability distribution layer after every skip connection. The idea is that each layer contributes mask formation, hence to sample from probability distribution from each layer makes sense rather than sampling from the last encoder layer.

About

Some weird thing with U-Net. Note this does not follow the official implementation of Variational UNet given in some papers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages