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

Where is the slice operation in test code? #16

Closed
YDDDDG opened this issue Dec 30, 2021 · 1 comment
Closed

Where is the slice operation in test code? #16

YDDDDG opened this issue Dec 30, 2021 · 1 comment

Comments

@YDDDDG
Copy link

YDDDDG commented Dec 30, 2021

Hello,
You mentioned that you slice the original input images into small pieces(1024*1024) in readme, however, I cannot find the corresponding operations in the test code. Would you please tell me where is the slice operation? thank you~

@lavi135246
Copy link
Owner

Hi @YDDDDG ,

Since I only wanted to make sure the result was correct, the slice operation was done half manually. And as you see, slicing the image leads to some quality issue and the code I wrote was not clean, and therefore I didn't upload it. If you have a better GPU, you can process the whole image without any problem, or just process it on a CPU.

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