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

data processing #5

Open
EnquanYang2022 opened this issue May 12, 2024 · 2 comments
Open

data processing #5

EnquanYang2022 opened this issue May 12, 2024 · 2 comments

Comments

@EnquanYang2022
Copy link

Hello, thank you for your excellent work. I would like to ask you how to adjust the data to 256 size mentioned in your paper. Do you directly resize the 1024 size data to 256? If so, will it lead to a huge loss of information?

@zhangzjn
Copy link

zhangzjn commented Jun 5, 2024

Most methods operate at resolutions of 224 or 256. Higher resolutions can impact both the computational load and the performance of the model. Therefore, directly resizing the images does not affect the algorithm's results.

@EnquanYang2022
Copy link
Author

EnquanYang2022 commented Jun 11, 2024 via email

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