项目作者: AveyBD

项目描述 :
For this project, we are going to detect rice leaf disease using CNN and serve the result via messenger chatbot. We will also implement this to an independent Android app.
高级语言: Jupyter Notebook
项目地址: git://github.com/AveyBD/rice-leaf-diseases-detection.git
创建时间: 2019-10-31T07:08:22Z
项目社区:https://github.com/AveyBD/rice-leaf-diseases-detection

开源协议:

下载


Rice Leaf Disease Detection Using CNN

For this project, we are going to detect rice leaf disease by image and serve the result via messenger chatbot. We will also implement this to an independent Android APP.


We have deviced the project into multiple steps

  • Importing Libraries
  • Loading Data
  • Preparing Dataset
  • Label Mapping using Json
  • Data Preproocessing
  • Model Building
  • Trining
  • Check