Skip to content

Add a generic interface for image segmentation models #804

@chmjkb

Description

@chmjkb

Currently, our implementation of Image segmentation, both the native and TS is not generic. This means, that if the user wants to use a segmentation model, he has to use the Executorch Module bindings and take care of all the pre/post processing himself. This task aims to provide a generic interface which can be used across different models.

Metadata

Metadata

Assignees

Labels

user expThis issue tackles problems with user experience e.g. overcomplicated API

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions