Skip to content

steveoni/ICLR_models

Repository files navigation

Notebooks on ICLR Crop diseases classification

The notebook proto_152.ipynb is documented and other notebook follows thesame pattern.

I findout mixup works perfectly , it gives me my top score of 0.24 without ensembles. but from my side here it seems not to work well with ensembles.

While the other notebook without mixup gives me 0.31 and above, but with Test time Augmentation it increases the score to around 0.26 and above.

I findout that zooming actually work , especially those between 0.75-1.0 compare to 0.75 - 2.0. And training the last layer and the whole model for a longer time seems to increase the score.

Also ensembles works a lot.

check out this post for some tricks you can use. most of this tricks can be done easily with fastai

About

Notebook for the zindi ICLR crop diseases classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published