10/01/2019
We created our first AI, which will assist farmers with mustering, counting and assessing growth rates of their livestock.
We collected aerial livestock imagery from a farm and manually labelled a small subset of 200 photos, totaling almost 3000 livestock (sheep and cows).
We then transferred the learning from an existing deep-learning machine vision model, and re-trained it to detect the livestock from the aerial imagery.
Initial results with a very small training set, and limited processing power are very encouraging - we were able to detect and correctly classify approximately 70% of the livestock with almost no false positives.
A reinforcement learning approach can then be employed where the results from the model predictions are manually corrected and then used to further train and improve the model.
Through this process we have learnt a great deal about this tool, and how powerful it can be when used in specific applications.