Conversation
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
…o monai style Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
|
I also had model parallelism in mind to add, but will do that as an extra feature in a future PR. |
|
Looks good. Could you add a unit test? Thanks! |
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
|
This PR grew in size from my initial commit, apologies for that. To make the model New elements are only few and I've marked those in the comments above. The rest of the codes are either minor reformatting or Please let me know if I should do anything to make this easier to review, thanks! |
wyli
left a comment
There was a problem hiding this comment.
thanks, I put some minor comments inline
Signed-off-by: mersad95zd <[email protected]>
|
Thanks @wyli... I completely forgot about removing the redundancy between |
wyli
left a comment
There was a problem hiding this comment.
Thanks, it looks good to me, I'll merge this PR if all tests work fine.
|
Thank you! |
|
/build |
Signed-off-by: mersad95zd [email protected]
Fixes # .
Description
This pull request intends to combine ComplexUNet, CoilSensitivityModel, and VarNetBlock (all are now monai modules) to create the e2e-VarNet model.
Status
Work in progress
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.