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

The super resolution can't resize the image with a two-fold resolution #23

Open
tucong opened this issue Jun 8, 2021 · 5 comments
Open

Comments

@tucong
Copy link

tucong commented Jun 8, 2021

It's a great work! I'm a little confused, I Check the box of Super resolution and also re-clicked Prepare accumulation, but the output image still keep the same size as the original image, without a two fold pixels. Thank you very much for your answer!

@tucong
Copy link
Author

tucong commented Jun 8, 2021

I am sorry I have checked the result and find it achieve a two-fold resolution in the central area. Thanks! :)

@sheuchenko
Copy link

I am sorry I have checked the result and find it achieve a two-fold resolution in the central area. Thanks! :)

hello tucong
I meet an error and have not got the final results. I have finished step1 and 2 and 3 successfully, but when clicking Prepare accumulation, it shows the exception: ManagedCuda.NPP.NPPException:“Device allocation error” .
I wonder if you ever meet this problem? Thanks~

@tucong
Copy link
Author

tucong commented Jun 16, 2021

hello tucong
I meet an error and have not got the final results. I have finished step1 and 2 and 3 successfully, but when clicking Prepare accumulation, it shows the exception: ManagedCuda.NPP.NPPException:“Device allocation error” .
I wonder if you ever meet this problem? Thanks~

It may be that the GPU memory is not enough, you can try to load only two original images for reconstruction.

@sheuchenko
Copy link

hello tucong
I meet an error and have not got the final results. I have finished step1 and 2 and 3 successfully, but when clicking Prepare accumulation, it shows the exception: ManagedCuda.NPP.NPPException:“Device allocation error” .
I wonder if you ever meet this problem? Thanks~

It may be that the GPU memory is not enough, you can try to load only two original images for reconstruction.

Yes! Now I use the photos with lower resolution, it runs successfully. Thank you so much!

@iKaHibi
Copy link

iKaHibi commented Feb 7, 2022

I am sorry I have checked the result and find it achieve a two-fold resolution in the central area. Thanks! :)

Hi tucong!
I am wondering how did you checked the tiff picture and found the central area to be two-fold resolution?
I am now using the PIL.Image.open package of python which can get a width×height array. I am confused of how to distinguish where it gets higher resolution.

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

3 participants