-
Train - contains all the images that are to be used for training your model. In this folder you will find 75 folders namely - 'SOUTHERN DOGFACE', 'ADONIS', 'BROWN SIPROETA', 'MONARCH','GREEN CELLED CATTLEHEART', 'CAIRNS BIRDWING','EASTERN DAPPLE WHITE', 'RED POSTMAN', 'MANGROVE SKIPPER',which contain the images of the respective butterflies.
-
Test - contains 2786 images of Butterflies. For these images you are required to make predictions as the respective class names -'SOUTHERN DOGFACE', 'ADONIS', 'BROWN SIPROETA', 'MONARCH','GREEN CELLED CATTLEHEART', 'CAIRNS BIRDWING'.
-
Testing_set.csv - this is the order of the predictions for each image that is to be submitted on the platform. Make sure the predictions you download are with their image’s filename in the same order as given in this file.
-
sample_submission: This is a csv file that contains the sample submission for the data sprint.