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

Expand definitions and documentation about pre/post-input/output operations #55

Open
fmigneault opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@fmigneault
Copy link
Collaborator

🚀 Feature Request

For an input, value_scaling, resize_type and pre_processing_function can be used.
However, it is ambiguous what should happen (how to interpret the MLM) if all are combined simultaneously.

  • Should this be disallowed?
  • Should the specific order to apply them predefined (needing custom pre_processing_function otherwise)

Furthermore, the output allows a similar post_processing_function.
Although the text does describe normalization/resize operations in a similar fashion, there is no concept of value_scaling and resize_type in that case.

  • Should those be added to the output?
  • Is there anything else missing that could be needed?

🔉 Motivation

Refine/unify definitions.

📡 Alternatives

n/a

📎 Additional context

@fmigneault fmigneault added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants