dotnet / dotnet/machinelearning

ImageEstimators.ExtractPixels using an array for offsetImage and scaleImage

Open
#3,905 2 comments 0 reactions 0 assignees View on GitHub
area-Vision enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

Hello,
for this moment, when we use ExtractPixels, we could provide only a single number for offsetImage and scaleImage, which will be applied for all RGB channels. But sometimes, as for [this model](https://github.com/onnx/models/tree/master/ssd), we should use different normalization across the channels. Perhaps, this functionality could be added in the future?
The same proposition for ImageEstimator.ResizeImages, perhaps, different interpolations for ResizingKind could be added as in PIL python library?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.