AMI-system / species_classifier

This repository contains the code to create on-device machine learning models for species classification.
MIT License
2 stars 0 forks source link

Incorporate Crop details into modelling #36

Open KatrionaGoldmann opened 6 months ago

KatrionaGoldmann commented 6 months ago

I have observed a number of potential misclassifications which could be avoided if we incorporated features such as moth size, shape, etc.

For example Cryptocala acadiensis and Noctua pronuba are both in the Noctuidae family, have orange and black hindwings but are very different in size. Pixelflow could potentially be used in this case.

KatrionaGoldmann commented 6 months ago

Some existing Pixelflow features are discussed here: https://github.com/alan-turing-institute/pixelflow/issues/6