usls 0.1.11

A Rust library integrated with ONNXRuntime, providing a collection of ML models.
Documentation
1
2
3
4
5
6
7
8
9
# MediaPipe: Selfie segmentation model


## Official Repository


The official website can be found on: [GUIDE](https://ai.google.dev/edge/mediapipe/solutions/vision/image_segmenter)

## Example


Refer to the [example](../../../examples/mediapipe-selfie-segmentation)