{"id":26932638,"url":"https://github.com/tigo-cmd/cnn_classifier_api_server","last_synced_at":"2026-05-19T04:34:54.479Z","repository":{"id":284961965,"uuid":"956617055","full_name":"Tigo-cmd/CNN_Classifier_API_Server","owner":"Tigo-cmd","description":"Backend API For tomatoes disease Classification","archived":false,"fork":false,"pushed_at":"2025-04-25T10:37:02.000Z","size":85324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T08:45:26.272Z","etag":null,"topics":["api","cnn","cnn-classification","flask","inception-v3","kaggle","keras","opencv","python3","rest","scikitlearn-machine-learning","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tigo-cmd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-28T15:00:35.000Z","updated_at":"2025-04-25T10:37:05.000Z","dependencies_parsed_at":"2025-07-13T08:44:55.374Z","dependency_job_id":null,"html_url":"https://github.com/Tigo-cmd/CNN_Classifier_API_Server","commit_stats":null,"previous_names":["tigo-cmd/cnn_classifier_api_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tigo-cmd/CNN_Classifier_API_Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tigo-cmd%2FCNN_Classifier_API_Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tigo-cmd%2FCNN_Classifier_API_Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tigo-cmd%2FCNN_Classifier_API_Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tigo-cmd%2FCNN_Classifier_API_Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tigo-cmd","download_url":"https://codeload.github.com/Tigo-cmd/CNN_Classifier_API_Server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tigo-cmd%2FCNN_Classifier_API_Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33201939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","cnn","cnn-classification","flask","inception-v3","kaggle","keras","opencv","python3","rest","scikitlearn-machine-learning","tensorflow"],"created_at":"2025-04-02T08:27:23.651Z","updated_at":"2026-05-19T04:34:54.462Z","avatar_url":"https://github.com/Tigo-cmd.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tomato-Leaf-Disease-Detection-\n\n![Kaggle](https://img.shields.io/badge/Dataset-Kaggle-blue.svg) ![Python 3.12](https://img.shields.io/badge/Python-3.12-brightgreen.svg) ![Scikit-Learn](https://img.shields.io/badge/Library-ScikitLearn-orange.svg)![Keras](https://img.shields.io/badge/Keras-yellow.svg)![Tensorflow](https://img.shields.io/badge/Tensorflow-cyan.svg)\n\nThis repository consists of files required for end to end implementation and deployment of Deep Learning Tomato Leaf Disease Prediction API application deployed with flask you can find the Frontend here https://github.com/Tigo-cmd/CNN_Based_Tomatoe_diease_Classifier.\n\n## Table of Contents\n  * [Technologies Used](#technologies-used)\n  * [Bug / Feature Request](#bug---feature-request)\n\nThe Tomato Leaf Disease Predictor is a flask API which classifies a plant/leaf image into 10 categories. 'Tomato_mosaic_virus', 'Early_blight', 'Septoria_leaf_spot', 'Bacterial_spot', 'Target_Spot', 'Spider_mites Two spotted_spider_mite', 'Tomato_Yellow_Leaf_Curl_Virus', 'Late_blight', 'Healthy', and 'Leaf_Mold'. The code is written in Python 3.6.10 and makes use of Keras and Tensorflow libraries in developing an InceptionV3 based image classification web application. \n\nIf you don't have Python installed, you can find it [here](https://www.python.org/downloads/). If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after [cloning](https://www.howtogeek.com/451360/how-to-clone-a-github-repository/) the repository:\n```bash\npip install -r requirements.txt\n```\n\n\n## Technologies Used\n\n![](https://forthebadge.com/images/badges/made-with-python.svg)\n\n [\u003cimg target=\"_blank\" src=\"https://number1.co.za/wp-content/uploads/2017/10/gunicorn_logo-300x85.png\" width=280\u003e](https://gunicorn.org) [\u003cimg target=\"_blank\" src=\"https://scikit-learn.org/stable/_static/scikit-learn-logo-small.png\" width=200\u003e](https://scikit-learn.org/stable/) \n\n## Bug / Feature Request\n\nIf you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an [issue](https://github.com/divyansh1195/Tomato-Leaf-Disease-Detection-/issues) here by including your search query and the expected result\n\n\n## Please do ⭐ the repository, if it helped you in anyway.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigo-cmd%2Fcnn_classifier_api_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigo-cmd%2Fcnn_classifier_api_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigo-cmd%2Fcnn_classifier_api_server/lists"}