Skip to content
Discussion options

You must be logged in to vote

It is a standard U-Net with residual connections. You can find the exact model code here: https://github.com/FETS-AI/Algorithms/blob/master/fets/models/pytorch/pt_3dresunet/pt_3dresunet.py

This is also identical to the model we use via FeTS and GaNDLF: https://github.com/CBICA/GaNDLF/blob/master/GANDLF/models/unet.py

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leon-maechler
Comment options

Answer selected by sarthakpati
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants