Skip to content

resize input to fill input tensor #18

@claudius-kienle

Description

@claudius-kienle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions