Edward (Ned) Peter Booker

epb378@gmail.com
+1 (236) 979 0846
Home About Research Professional Interests CV

Leaf Analyser

I have developed a CNN-based leaf analyser. This program will takes image inputs and tries to score it as a citrus leaf.

I wonder how good this leaf is?

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.