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

Can I use asymmetrical images as input? #37143

Closed
Tylersuard opened this issue Feb 27, 2020 · 2 comments
Closed

Can I use asymmetrical images as input? #37143

Tylersuard opened this issue Feb 27, 2020 · 2 comments
Assignees
Labels
type:support Support issues

Comments

@Tylersuard
Copy link

For instance, an image of 500x3000 pixels.

@Tylersuard Tylersuard added the type:others issues not falling in bug, perfromance, support, build and install or feature label Feb 27, 2020
@amahendrakar
Copy link
Contributor

@Tylersuard,
If you are pre-processing the images to resize all of them to fixed size then yes, you can use asymmetrical images as inputs while training.

For more information, you can check this example from Tensorflow, which uses images of different sizes for training.

@amahendrakar amahendrakar added type:support Support issues stat:awaiting response Status - Awaiting response from author and removed type:others issues not falling in bug, perfromance, support, build and install or feature labels Feb 28, 2020
@Tylersuard
Copy link
Author

Thank you for your help!

@amahendrakar amahendrakar removed the stat:awaiting response Status - Awaiting response from author label Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:support Support issues
Projects
None yet
Development

No branches or pull requests

2 participants