Skip to content

Remove Geti workarounds for image rescaling on inference #5951

@leoll2

Description

@leoll2

Because of a limitation in Model API, some workarounds were added in #5902 on Geti / OTX side to rescale the image intensity from [0-1] to [0-255] before forwarding it to Model API for inference.

After Model API adds the necessary logic to automatically infer the intensity scale from the model (open-edge-platform/model_api#520), the above workarounds shall be removed.

Metadata

Metadata

Assignees

Labels

Geti LibraryIssues related to Geti Library (OTX)

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions