aksh-ai / neuralBlack

A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Other
125 stars 44 forks source link

Is it possible to deply the model somewhere? #7

Open InfamousBolt opened 2 years ago

InfamousBolt commented 2 years ago

Hi there! I was following your project and it's really good. I was wondering if it's possible to deploy this model (.pt file) on Heroku or something so that I can make API calls to it and integrate this with an Android app