Hair Matte Net - Realtime Hair Segmentation
NatML
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/18(2022) |
0.0 |
11/18(2024) |
0.0 |
Jump AssetStore
Realtime, cross-platform hair segmentation optimized for mobile applications.Perform realtime hair segmentation with the Hair Matte Net segmentation model. This package requires NatML to run the machine learning model. Features include:+ Bare Metal Performance. The Hair Matte Net 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 Hair Matte Net predictor accepts an image (Texture2D, WebCamTexture, NatDevice, and more) and returns a segmentation map which can be rendered to a texture. As such, it can be used in only a few lines of code. See more on NatML Hub.+ Cross Platform. The Hair Matte Net 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 create hair re-coloring experiences for users.+ 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