Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natmlx/meet-unity
MediaPipe selfie segmentation in Unity Engine.
https://github.com/natmlx/meet-unity
computer-vision matting mediapipe meet natml selfie-segmentation unity
Last synced: 2 months ago
JSON representation
MediaPipe selfie segmentation in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/meet-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-08-02T17:13:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T13:24:01.000Z (over 1 year ago)
- Last Synced: 2024-10-14T11:49:04.476Z (3 months ago)
- Topics: computer-vision, matting, mediapipe, meet, natml, selfie-segmentation, unity
- Language: C#
- Homepage: https://demos.natml.ai/@natml/meet
- Size: 1.55 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meet
![demo](demo.gif)
Human segmentation sample with Meet model from Google MediaPipe.
## Running the Sample
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings.![project settings](https://github.com/natmlx/videokit/raw/main/Media/set-access-key.gif)
## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.meet/README.md)## Requirements
- Unity 2022.3+## Supported Platforms
- Android API level 24+
- iOS 13+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
- Safari 16.4+## Resources
- Join the [NatML community on Discord](https://natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/natml).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Contact us at [[email protected]](mailto:[email protected]).Thank you very much!