natml
Deploying PyTorch Models on NatML
NatML is officially open-source software! We had a few options on how to publish the machine learning runtime (MLRT); but keeping in line with our vision to democratize ML for interactive media, we decided to open source the MLRT and shift our focus to NatML Hub. Hub provides services that boost the value we can provide with the runtime. And one of the many ways that Hub does this is by simplifying the process of writing predictors for your own ML models. In this article, we will explore the process of doing just this, deploying the MobileNetv3 classifier architecture from TorchVision into our Unity app.