Welcome to AI Blitz XI! π | Starter Kit For This Challenge! π
Community Contribution Prizes π | Find Teammates π―ββοΈ
Easy-2-Follow Notebooks π» | Discord AI Community π§
π₯ Introduction
One of the biggest challenges to perfecting self-driving cars is navigating varying weather conditions. Much like our eyes, car sensors don't work as well in fog, rain or snow.
For this puzzle, your model will have to classify images from moving self-driving cars in one of the five categories. The categories vary from a clear sky in daylight to heavy rails and wet roads in dark night sky.
The five weather categories are as follows:
1) Weather is clear
2) Road is slightest wet & weather little bit cloudy
3) Wet road, cloudy weather, and light rains
4) Rainy weather at dusk or dawn time.
5) Heavy rains & wet roads at night.
Create a model that classifies input images in one of the five categories. Check out the starter kit to know the first steps.
β The Task
The challenge is to use the images from the dataset to build an automated algorithm to classify images into 5 different classes as mentioned above without any labels:
In machine learning terms: this is unsupervised image classification.
π Getting Started
Make your first submission using starter kit. π
πΎ Dataset
The dataset contains images from different weather settings generated using the Carla Simulator and your task will be to classify the weather into 5 different categories without any labels.
π Files
Following files are available in the resources
section:
-
data.zip
- ( 700 samples ) - The zip file contains the models that you will classify into 5 categories.
π¨ How to submit
Make your first submission using the starter kit π
-
Save the submission.csv in the assets directory. The name of the above file should be
submission.csv
. -
Inside a submission directory, put the
.ipynb
notebook from which you trained the model and made inference and save it asnotebook.ipynb
. -
Zip the submission directory
-
Overall, this is what your submission directory should look like -
submission.zip βββ assets β βββ submission.csv βββ original_notebook.ipynb
-
Make your first submission here,
π Evaluation Criteria
The evaluation metric for this competition is the Adjusted Rand Score.
π± Contact
If you have any questions, consider posting on the Blitz 11 Community Discussion board, or join the party on our Discord!
Notebooks
0
|
0
|
|
0
|
0
|
|
6
|
0
|
|
5
|
0
|