Skip to content

Implementation of a custom matrix-based L-sized U-Net++ generation algorithm

License

Notifications You must be signed in to change notification settings

phbouchet/unetpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of an L-sized U-Net++ using Keras and Tensorflow

The architecture for the model is based on this paper

Overview

The algorithm that generates the L-sized U-Net++ was designed for the MICCAI BraTS challenge. It has already been tested with the data provided by MICCAI. It is recommended to create models of size L between 1 and 4, as anything above 4 may not be compatible with your computer's architecture.

Tested with Tensorflow 2.0.

About

Implementation of a custom matrix-based L-sized U-Net++ generation algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages