Meet Segmentation - Realtime Human Segmentation
NatML
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/14(2022) |
0.0 |
11/18(2024) |
0.0 |
Jump AssetStore
Realtime human segmentation from Google MediaPipe, optimized for mobile applications.Perform realtime human segmentation with the Meet Segmentation machine learning model from Google's MediaPipe team. This package requires NatML to run the machine learning model. Features include:+ Bare Metal Performance. The Meet Segmentation predictor is implemented with NatML, which takes advantage of hardware machine learning accelerators, like CoreML on iOS and macOS, NNAPI on Android, and DirectML on Windows.+ Extremely Easy to Use. The Meet Segmentation predictor accepts an image (Texture2D, WebCamTexture, NatDevice, and more) and returns a segmentation matte which can be rendered into a texture. As such, it can be used for image effects and other shader effects. See more on NatML Hub.+ Cross Platform. The Meet Segmentation predictor supports Android, iOS, macOS, and Windows alike. As such you can test it in the Editor, and deploy it to the device all in one seamless workflow.+ Augmented Reality. This predictor is particularly suited for augmented reality applications, where it can enhance gameplay by recognizing objects in the scene.+ Lightweight Package. This package contains the predictor scripts, whereas the ML model will be downloaded at runtime from NatML Hub and cached onto the device, reducing the app size significantly.Discover more ML models on NatML Hub.Join the NatML community on Discord.Check out the NatML documentation.See more NatML projects on GitHub.Read the NatML blog.Discuss NatML on Unity Forums.Contact us at hi@natml.ai.Dependencies- NatML 1.0.11+Supported Platforms- Android API Level 24+ (Android Nougar or newer)- iOS 13+- macOS 10.15+- Windows 10+, 64-bit only