hai everyone myself is teddy , i have a trained CNN model created in PyTorch, i wanted to deploy in android play store, how can i do that , can any one help?
What’s the issue in bundling it as an asset?
You mean having something like a REST API?
No. I’m referring to an asset like an image. You might as well bundle the mobile specific version of the model.
I meant a REST API from the comment of @tedxcorp
@Nydia hai, from your experience which place great for learning GAN in PyTorch
I recommend you to have a look at the DeepLearning.AI Generative Adversarial Networks (GANs) Specialization. PyTorch is widely used in the tutorials.
Sorry about that.
also i wanted to know How to deploy a trained PyTorch model in android playatstore?
is this free ?
What do you mean? something like an app?
Nothing to be sorry about
It is not, but you can ask for financial aid. Check out coursera " Generative Adversarial Networks (GANs) Specialization"
yes like an app
Looking on the internet I found it quite interesting PyTorch has its own app development kit (how cool ?) Image Segmentation DeepLabV3 on Android — PyTorch Tutorials 2.1.0+cu121 documentation
okay, do i need to know other programming languages for this?
Android Studio
okay,if somebody had create a tutorial for pytorch deployment , that would be great for everyone.
See this
okay