Baselight

Butter Flies Images Dataset

Classify the Images of Butterflies into different classes

@kaggle.meetnagadia_butterflies_dataset

About this Dataset

Butter Flies Images Dataset

Description:

  • Butterflies are the adult flying stage of certain insects belonging to an order or group called Lepidoptera. The word "Lepidoptera" means "scaly wings" in Greek. This name perfectly suits the insects in this group because their wings are covered with thousands of tiny scales overlapping in rows.

Your Task:

  • Your Task is to build an Image Classification Model using CNN/ any model that classifies to which class of weather each image belongs to.

Source:

Data Description:

  • The dataset features 75 different classes of Butterflies. The dataset contains about 1000+ labelled images including the validation images. Each image belongs to only one butterfly category and are saved in separate folders of the labelled classes.

Folder Description:

  • 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.

Share link

Anyone who has the link will be able to view this.