NatML - Machine Learning Runtime
NatML
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
07/28(2021) |
0.0 |
11/19(2024) |
0.0 |
Jump AssetStore
High-performance, cross-platform machine learning runtime for Unity Engine.NatML is a high-performance cross-platform machine learning runtime for Unity Engine. Designed for app and game developers, NatML completely removes the need to have any experience with machine learning in order to take advantage of the feautres that they can provide. Features include:+ Growing Catalog. Find popular models from PyTorch, TensorFlow, MediaPipe, and more on NatML Hub.+ Bare Metal Performance. NatML takes advantage of hardware machine learning accelerators, like CoreML on iOS and macOS, NNAPI on Android, and DirectML on Windows. As a result, it is multiple times faster than even Unity's Barracuda engine.+ Extremely Easy to Use. NatML exposes machine learning models with simple classes that return familiar data types, with all model pre-processing and post-processing handled for you. No need to write pre-processing scripts or shaders, wrangle tensors, or anything of that sort.+ Cross Platform. NatML supports Android, iOS, macOS, and Windows alike. As a result, you can build your app once, test it in the Editor, and deploy it to the device all in one seamless workflow.+ Computer Vision. NatML supports the most common machine learning use-cases in computer vision. Currently, there are packages for object classification, object detection, semantic segmentation, and style transfer.+ Augmented Reality. NatML is particularly suited for augmented reality because it delegates work to ML accelerators, freeing up the GPU to render your app smoothly.+ Lightweight Package. NatML is distributed in a self-contained package, with no external dependencies. As a result, you can simply import the package and get going--no setup necessary.Discover 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@natsuite.io.Supported Platforms- Android API Level 24+ (Android Nougar or newer)- iOS 13+- macOS 10.15+ (Apple Silicon and Intel)- Windows 10+, 64-bit only