irotem98's picture
Add v1_max image example to dataset card
e3c2809 verified
|
Raw
History Blame Contribute Delete
1.24 kB
---
pretty_name: Boogu Pets Sprite Sheets
tags:
- sprite-sheet
- sprite-animation
- pixel-art
- image-to-image
- rgba
---
# Boogu Pets Sprite Sheets
Private dataset of 3,015 RGBA WebP sprite sheets used for the Boogu image-edit training experiments.
## Example
The v1_max.webp sprite sheet:
![v1_max sprite sheet](images/v1_max.webp)
## Contents
- images/: 3,015 source sprite sheets, each 576x624 pixels in RGBA format.
- dataset-index.json: source index with V1/V2 layouts and train/validation row examples. Its input_dir is normalized to images.
- row-animation-names.json: names for the animation rows.
- dataset-info.json: compact dataset statistics.
Each source sheet is divided into 192x208 sprite cells. The index describes the variable-length animation rows and the 3x3 packing used by the training pipeline. The dataset contains 28,231 indexed row examples: 27,691 train and 540 validation.
## Row names
V1 has: idle, run right, run left, wave, jump, failed, waiting, running, review.
V2 contains those nine rows plus: look dirs 1-8 and look dirs 9-16.
## License
No license is asserted here. The uploader is responsible for confirming that the source artwork may be redistributed and used under the intended terms.