File size: 1,239 Bytes
b9726cf
 
 
 
 
 
 
 
 
 
 
 
 
 
e3c2809
 
 
 
 
 
b9726cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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.