Corn Diseases Classifier API
Given an image as input, the API classifies common diseases from corn.
REST API Calls
GET https://corn-diseases-classifier.herokuapp.com/api/ping (Postman collection available in GitHub repository)
POST https://corn-diseases-classifier.herokuapp.com/api/predict (Postman collection available in GitHub repository)