Skip to content

MLECO-6370: Input normalisation for img_class

Kshitij Sisodia requested to merge fix/img_class_norm into experimental/executorch

Adding ability to provide normalisation parameters from the use case handler. These are added in usecase.cmake (where the default model path is set) to allow including the mean and stddev arrays into the generated model C++ file. These are then picked up by the use case at runtime.

Change-Id: Ie03df767a07fdef29acecbd35989c13945c6ead2 Signed-off-by: Kshitij Sisodia kshitij.sisodia@arm.com

Merge request reports

Loading