An open API service indexing awesome lists of open source software.

https://github.com/gregoritsch3/dl_cv_e2e_potatodiseaseclassification

A guided CodeBasics Deep Learning Project where a Convolutional Model is deployed onto a Website (FastAPI) and Mobile App (React Native, Google Cloud). Its purpose is the classification of potato plant images into "healthy", "Early Blight" and "Late Blight" categories.
https://github.com/gregoritsch3/dl_cv_e2e_potatodiseaseclassification

cnn-classification gcp model-deployment scikit-learn tensorflow

Last synced: about 1 month ago
JSON representation

A guided CodeBasics Deep Learning Project where a Convolutional Model is deployed onto a Website (FastAPI) and Mobile App (React Native, Google Cloud). Its purpose is the classification of potato plant images into "healthy", "Early Blight" and "Late Blight" categories.

Awesome Lists containing this project

README

        

# DL_CV_E2E_PotatoDiseaseClassification
A guided CodeBasics Deep Learning Project where a Convolutional Model is deployed onto a Website (FastAPI) and Mobile App (React Native, Google Cloud). It's purpose is the classification of potato plan images into healthy, early blight and late blight categories.

Directories `data`, `frontend`, `gcp`, `mobile-app` are not pushed due to memory limitations on the regular GitHub service.