Replies: 1 comment 1 reply
-
Hi @ericspod @yiheng-wang-nv , Could you please help share some comments here? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @wyli @Nic-Ma @ericspod ,
I compared three networks (unet,vnet and basicunet)based on Spleen 3D segmentation with MONAI using my own dataset. I found out that training unet which has res-block just for 5 hours. But when I replaced it with basic unet and vnet, I trained for about 10h and 55h. I don’t know why these networks look like so similar, but training time is so different. (I didn’t change other things, just replace the networks).
If some knows, I will appreciate very much. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions