Implementation of a Mulitlabel, Multiclass classification task using Squeeze-an-Excitation Resnet-154 architecture. Used on the dataset obtained from Kaggle(https://www.kaggle.com/c/planet-understanding-the-amazon-from-space/data)
Reference for SEResNet Keras implementation, which was used as a base and modified for this project: https://github.com/titu1994/keras-squeeze-excite-network