I have developed a CNN-based leaf analyser. This program will takes image inputs and tries to score it as a citrus leaf.
This project was done almost entirely using Google Colab, the python development environment from Google. This provided me with the GPU requirements needed to train my CNN model. The CNN training was carried out using the torch Python library and I benefited heavily from the tutorial provided by Anne Bonner. The training data was taken from this paper.