-
Notifications
You must be signed in to change notification settings - Fork 773
VarNet demo #904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VarNet demo #904
Conversation
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
for more information, see https://pre-commit.ci
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
…torials into 01-recon-unet-demo
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
…torials into 01-recon-unet-demo
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
…torials into 01-recon-unet-demo
… inference.ipynb Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
…torials into 01-recon-unet-demo
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Could you remove the redundant files like fastmri_ssim.py? You could provide a link in the tutorial readme. |
|
|
I just realized your U-net demo does not use train/val/test split, but instead test on validation set. Could you change it to train/val/test as in varnet demo? Please them share the same data split so the users can compare the performance better. Thanks! |
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
6f971a6 to
8291f29
Compare
for more information, see https://pre-commit.ci
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
…tutorials into 02-recon-varnet-demo
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
Signed-off-by: mersad95zd <m.zalbagi@gmail.com>
* initial unet recon demo commit Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed formatting errors Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * fixed formatting errors Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * fixing formatting errors Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * more experimental details added Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * removed checkpoint from this PR; minor fix to checkpoint directory in inference.ipynb Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * clarified common practice for fastMRI inference Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * fixed model checkpoint name in all files Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * added model checkpoint link to readme Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * init varnet commit Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * back to init commit Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updated readmes Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * removed unet files Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * updated inference files based on the data split Signed-off-by: mersad95zd <m.zalbagi@gmail.com> * minor update to unet inference Signed-off-by: mersad95zd <m.zalbagi@gmail.com> Signed-off-by: mersad95zd <m.zalbagi@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wenqi Li <831580+wyli@users.noreply.github.com>
Fixes # .
Description
Tutorial for using e2e-VarNet for MRI reconstruction.
Checks
./runner [-p <regex_pattern>]