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

2D/3D original resolution? #1

Open
xindonglin99 opened this issue Apr 28, 2022 · 2 comments
Open

2D/3D original resolution? #1

xindonglin99 opened this issue Apr 28, 2022 · 2 comments

Comments

@xindonglin99
Copy link

Hi,

I wonder is there any possibility that I can run SAPE to train an image with its own resolution? I can see the default is res=128 in the code but we do need a higher resolution.

Best,
Xindong

@amirhertz
Copy link
Owner

Hi Xindong,

Yes, you can train on any resolution (up to memory limit).
Just change the max_res to be above your image resolution.
Notice that the res parameter defines the resolution of the controller grid.

Best,
Amir

@xindonglin99
Copy link
Author

Hi Amir,

Thanks for pointing that out. Another question is that will increasing the mask size (res=1280) improve the quality of the image reconstruction? Like a 512x512 image with a 1280x1280 mask.

Best,
Xindong

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