URL

https://mybinder.org/v2/gh/hyemin-lim/plant_classify/HEAD?urlpath=%2Fvoila%2Frender%2Fp_class.ipynb

Using Binder and Google Colab, I made plant classifier.

Confusion matrix

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7488a7b1-14d4-496b-96ee-7ca92e2ffa50/confusion_matrix.jpg

10 top loss images

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8a5ab2d4-adb5-43f9-9199-87dfb6860337/top_losses1.jpg

first image is predicted as succulent, but it is actually cactus. and second image is predicted as cactus, but it is actually succulent. both images are included in the top loss plot because of lack of distinct feature to distinguish them as cactus or succulent.

third image is predicted as cactus but it is actually classified as succulent according to dataset. this image is too low resolution and the individual object is too small to classify.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bdc69480-081c-403d-9410-df6d2675b2fa/top_losses2.jpg

forth image is predicted as succulent but it is actually cactus, because of the same reason as the third image.(low res&small obj)

fifth image is predicted as succulent but it is actually cactus. the thorn of cactus is not visible so the model is likely to be confused.

sixth image is predicted as cactus but it is actually tree. tree is distinguished by its branch or trunk but in this picture, they are not quite visible.

seventh image is predicted as cactus but it is actually succulent. object other than succulent is occupying over 50 percent of the frame.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/284bf576-6f7e-4df1-a958-18c240dc5766/top_losses3.jpg

eighth ~ tenth image has top loss because of indescribable reason.

resulting action

Here is an data which is predicted as succulent but actually is an cactus. this is top loss image.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/cc0ff797-0174-4314-b6a6-afe9e1273a40/Untitled.png