Skip to content

Required pre/post processing for MediaPipe selfie multi-class on stand-alone TensorFlow or ONNX #6134

@ali4864

Description

@ali4864

I can have an expected segmentation by using MediaPipe APIs (selfie multi-class) but I can't get the same result by running the model on stand-alone (without using MediaPipe APIs) TensorFlow or ONNX (converted TFLite to ONNX model)! I think it is because of some missing steps before feeding data (image) for inference or some missing step for post processing of model outputs. Are there any required pre/post processing steps? for example I know that I need to applying softmax on model outputs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions