Creating an AI app that detects diseases in plants using Facebookâs deep learning platform: PyTorch
Computer Vision is a field within deep learning that is growing up more everyday . There are many areas Computer Vision can help to.
In this project, I implemented a deep learning model that can identify plant diseases, using Pytorch framework, a Convolutional Neural Network (CNN) architecture. The goal is to detect different plant diseases by looking a picture.
This can be implemented in a phone app that tells you the type of disease your camera is looking at.
See Full Code
GitHub