Image is updated and loaded on MongoDB for future use and the user gets a response of the predicted lable while using service and upload image for prediction.
Image is updated and loaded on MongoDB for future use and the user gets a response of the predicted lable while using service and upload image for prediction.
Input request POST with from data as image file that needs to be classfied.
*[http://127.0.0.1:5000/upload-image/]
{
"Given class of image is ": "Dyed-lifted-polyps"
}