Using Resnet encoder in Unet. #3024
ramchandracheke
started this conversation in
Ideas
Replies: 1 comment
-
that's not implemented yet, but recently there is an efficientnet encoder backbone, it is an extension of the MONAI/monai/networks/nets/efficientnet.py Line 555 in a0130d1 please see the usage in the tutorial. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am just curious how to use resnet encoder as a backbone in the UNet architecture using MONAI framework.
Thanks,
Ram
Beta Was this translation helpful? Give feedback.
All reactions