fungAI.org is a machine learning application with the aim of identifying wild mushroom species from images using deep learning techniques. The project was primarily inspired and motivated by a casual friend's Facebook post from a walking trip.

hey do you know what mushroom this is?

home-main.jpg

You can read more about the project concept, read our blog posts, try out an initial ReactJS frontend toy demo, and check out this Intel DevMesh Fungi Barbarian Project page.

All project source codes are open sourced on GitHub. You may find more Demos and Github repository links here.

GitHub

Train a basic wild mushroom classifier

A photo of Johnny Chan
  • Johnny Chan
  • 13 Dec 2017
post.image

Train a basic image classification model to identify 5 types of wild mushrooms, with Transfer Learning, Tensorflow, Tensorboard, MobileNet, and ImageNet images. Inspired by the Tensorflow for Poets Google Lab.