arpit0891 / Plant-Disease-Detection-Web-application

AI web application that detects diseases in plants using FastAi /resnet34 and other deep learning models.
https://spj.sciencemag.org/plantphenomics/2019/9237136/
75 stars 30 forks source link

Deploy the code on Heroku #38

Open arpit0891 opened 3 years ago

raavann commented 2 years ago

Is this issue still valid? Also could you specify what actions do you want your docker container to perform?

arpit0891 commented 2 years ago

I want to deploy the application on Heroku using docker with instructions.

vermaayush680 commented 2 years ago

Hi Arpit, I believe I can try this deployment, I just need the pre-trained model or its link for deployment. Also, let me know the model used and the image size used for training the model. https://africanprediction.herokuapp.com/ Here is a TensorFlow deployment i did using Heroku + Docker .

arpit0891 commented 1 year ago

Hey @vermaayush680 , Sorry for late reply . You will find model here : https://drive.google.com/file/d/1e3WiywTwk68zDdCL9dCf-1X1dFTfuvnf/view?usp=sharing Model is to be added in model folder inside web application for the deployment.