Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 524 Bytes

Cassava Leaf Disease Classification

Bronze medal solution to the Cassava Leaf Disease Classification Kaggle competition on plant image classification.

Summary

The main features that was used in my solution to this competition was:

  • Bi-Tempered Logisic Loss
  • Ensembling multiple CNN networks

In this repo I prettify my solution on Cassava Leaf Classification Competition by refacturing the code and adding visualisation of training using rich library