|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- image-classification |
|
size_categories: |
|
- n<1K |
|
--- |
|
|
|
## Dataset Details |
|
|
|
### Dataset Description |
|
|
|
Sith Image Descriptions: |
|
|
|
A Sith Lord wielding a red lightsaber in a dark cloak. |
|
A menacing Sith warrior with yellow Sith eyes. |
|
A Sith apprentice practicing the dark side of the Force. |
|
Darth Maul, a powerful and red-skinned Sith from "Star Wars." |
|
Emperor Palpatine using Force lightning in his Sith robes. |
|
A Sith Inquisitor with a double-bladed lightsaber. |
|
Kylo Ren, a conflicted Sith with a distinctive crossguard lightsaber. |
|
|
|
Jedi Image Descriptions: |
|
|
|
A Jedi Knight in traditional robes, wielding a blue lightsaber. |
|
Master Yoda, a wise and powerful Jedi Master. |
|
Luke Skywalker, a Jedi hero from the original "Star Wars" trilogy. |
|
A Jedi Padawan learning the ways of the Force. |
|
Rey, a skilled Jedi from the sequel trilogy. |
|
Obi-Wan Kenobi, a legendary Jedi Master. |
|
A group of Jedi using the Force to protect the galaxy. |
|
|
|
|
|
### Direct Use |
|
|
|
The dataset is balanced, meaning it contains roughly equal numbers of "Sith" and "Jedi" images. The descriptions accurately represent the content of the images and distinguish between the two classes. |
|
|
|
## Dataset Structure |
|
```bash |
|
├───train |
|
│ ├───jedi |
|
│ └───sith |
|
└───valid |
|
├───jedi |
|
└───sith |
|
|
|
``` |
|
|