/Multi-label-Image-Classifiers

Image classification

Primary LanguageJupyter Notebook

A multi-label classification problem based on Kaggle’s Planet competition in which one needs to predict all the attributes(labels) of a provided image. fine-tuned a resnet34 model with custom techniques like SGDR,cosine annealing, progressive image resizing etc. Language: Python| Libraries: PyTorch,fastai