Recognition of edible mushrooms based on different image classification methods

Yuzhou Wu
DOI: https://doi.org/10.54254/2755-2721/27/20230268
2023-12-11
Abstract:The mushroom is one of the most common foods in nature, but there are many different types and many of them are deadly. The aim of this paper is to use computer vision methods to be able to provide a range of assistance to people on safari in identifying mushrooms and the future development of mushroom poisoning and non-poisoning identification. Considering the superior performance of convolutional neural networks in image recognition and classification, the advantages of multi-layer perceptrons and deep structure make it possible to achieve high recognition accuracy, three different CNN network models, GoogLeNet ResNet and SENet were chosen. They have been used to differentiate between toxic and non-poisonous mushrooms on 11,000 mushrooms. The tests showed that SENet had the greatest results, with a recognition accuracy of over 90%. With a recognition accuracy of around 65% each, GoogLeNet and ResNet placed second and third, respectively.
What problem does this paper attempt to address?