Skip to content

rizalmaulanaa/Prob-U-Net-CRFB

Repository files navigation

This repository got inspiration from repositories probabilistic_unet and KiU-Net-pytorch. The main architecture are the same as Probabilistic U-Net but on the U-Net part we added Cross Residual Fusion Block (CRFB). CRFB function are for up-sampling the input image so the segmentation will increase the size too and help with segmentation result. Why we only add one CRFB because the resource limitation. Furthermore, it will be great if using KiU-Net as complete architecture to change U-Net from Probabilistic U-Net's architecture. Please check their original papers ("A Probabilistic U-Net for Segmentation of Ambiguous Images" and "KiU-Net: Towards Accurate Segmentation of Biomedical Images using Over-complete Representations") for more details information. Training process:
Training
Sampling process:
Sampling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages