Skip to content
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

Cannot find the saved registered image #7

Closed
steve-zeyu-zhang opened this issue Oct 1, 2023 · 3 comments
Closed

Cannot find the saved registered image #7

steve-zeyu-zhang opened this issue Oct 1, 2023 · 3 comments

Comments

@steve-zeyu-zhang
Copy link

Hi team

I'm using the registering code to register the example data as the instruction

python register.py \ --moving ./example_data/images/IXI_001.nii.gz \ --fixed ./example_data/images/IXI_002.nii.gz \ --load_path ./weights/numkey512_tps0_dice.4760.h5 \ --num_keypoints 512 \ --moving_seg ./example_data/labels/IXI_001.nii.gz \ --fixed_seg ./example_data/labels/IXI_002.nii.gz

I've also trigger the --save_preds, but the same, we cannot find the saved registered image. Is there a output folder?

Best,
Zeyu

@steve-zeyu-zhang
Copy link
Author

steve-zeyu-zhang commented Oct 3, 2023

Hi team,

I have also tried --save_dir configure followed by a /path/to/output e.g. ./output, and still I cannot find any inference image/registered image in the output folder.

Any response?

Thanks,
Zeyu

@alanqrwang
Copy link
Owner

Apologies for the confusion. It should save to disk now with this commit: 7cbdc54.

I updated the README as well. Please let me know if there are any issues.

@alanqrwang
Copy link
Owner

Closing for now. Please feel free to open a separate issue if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants