CoolFace
Datasetpublic

niloxc/eldenring-creatures

Elden Ring Creatures Dataset This dataset contains 70 images and respective text tags from enemies, creatures, monsters and bosses from the game Elden Ring. All images have the same size 512x512. All text tags contain the words 'Elden Ring' and a general description of the image made by me manually. Dataset Structure Each row of the Dataset contains the following columns: 'image': image. 'captions': string containing the description of the image. 'number': the… See the full description on the dataset page: https://huggingface.co/datasets/niloxc/eldenring-creatures.

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes73downloads
Dataset Card

Elden Ring Creatures Dataset

This dataset contains 70 images and respective text tags from enemies, creatures, monsters and bosses from the game Elden Ring.

All images have the same size 512x512. All text tags contain the words 'Elden Ring' and a general description of the image made by me manually.

Dataset Structure

Each row of the Dataset contains the following columns:

  • 'image': image.
  • 'captions': string containing the description of the image.
  • 'number': the image number for identifying purposes.

How to use

py
from datasets import load_dataset
dataset = load_dataset("niloxc/eldenring-creatures")

#Returns a list of PIL images
dataset['train']['image']

#Returns a list of the image text tags
dataset['train']['captions']

#Returns a list of the image number
dataset['train']['number']

Example

[image]

Elden Ring, human, golden robes, long red hair, golden helmet, steel arm, cape, holding sword, full body, standing up