@@ -15,7 +15,7 @@ Understand with code! Here is [`getting started code`](https://discourse.aicrowd
...
@@ -15,7 +15,7 @@ Understand with code! Here is [`getting started code`](https://discourse.aicrowd
# 💾 Dataset
# 💾 Dataset
The dataset provided contains images of various species of snake with each image of size 224*224 pixels. The train set and validation set has around 54,000 and 6000 images respectively grouped into the classes of `venomous` and `non venomous` while the test set contains around 15,000 images which needs to be predicted. The dataset is quite vast and has following variations:
The dataset provided contains images of various species of snake with each image of size `224*224` pixels. The train set and validation set has around `54,000` and `6000` images respectively grouped into the classes of `venomous` and `non venomous` while the test set contains around `15,000` images which needs to be predicted. The dataset is quite vast and has following variations:
* variation by age
* variation by age
...
@@ -29,7 +29,6 @@ The dataset provided contains images of various species of snake with each image
...
@@ -29,7 +29,6 @@ The dataset provided contains images of various species of snake with each image
# 📁 Files
# 📁 Files
Following files are available in the `resources` section:
Following files are available in the `resources` section:
There are four files for this challenge.
-`train.zip` : (`54,000`) The zip file contains `train` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.
-`train.zip` : (`54,000`) The zip file contains `train` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.