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

A question #31

Open
scpoppin1207 opened this issue Nov 13, 2024 · 3 comments
Open

A question #31

scpoppin1207 opened this issue Nov 13, 2024 · 3 comments

Comments

@scpoppin1207
Copy link

image
When loading test dataset, is it compulsory to load images into 352*352?

@scpoppin1207
Copy link
Author

And I noticed that train dataset is also resized to 352*352, it that because the network can only inference picture of this size ? Or I can customize that value?

@xiongxyowo
Copy link
Collaborator

Hi, you can change the image resolution to other value (e.g. 1024), as long as the image size during training and testing is the same. Using higher resolution generally improves network performance slightly.

@scpoppin1207
Copy link
Author

Thank you. Your reply is always so timely! ☺️

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