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

For the classifier, what is the size image reduce to dimensions? #831

Open
6monkeyrs opened this issue Jan 26, 2024 · 1 comment
Open

For the classifier, what is the size image reduce to dimensions? #831

6monkeyrs opened this issue Jan 26, 2024 · 1 comment

Comments

@6monkeyrs
Copy link

I am building a custom classifier, and was wondering what size height and width are the image reduced to?

@6monkeyrs
Copy link
Author

I found this , but not sure if the images are resize to a 256x256 or does it take the largest dimension and makes resizes it to 256 and proportionally scale the other dimension.

transforms.Resize(256)

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

1 participant