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

resize input to fill input tensor #18

Open
claudius-kienle opened this issue Feb 24, 2022 · 0 comments
Open

resize input to fill input tensor #18

claudius-kienle opened this issue Feb 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@claudius-kienle
Copy link
Member

Currently, the inputs are not resized at all.
This results in large inputs with just a few features.
It would make sence to resize the input to fill the whole input tensor.

Things to keep in mind:

  • Should the resizing be the same on the whole dataset, or should it be computed pixel wise?
  • It should be possible to undo the resization after inference
@claudius-kienle claudius-kienle added the enhancement New feature or request label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant