haodoz0118 commited on
Commit
96c8604
·
verified ·
1 Parent(s): d33b8ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ The dataset consists of procedurally generated images of 2D sprites, under contr
20
 
21
  All possible combinations of these factors are present exactly once, generating a total of **737,280 images** at a resolution of **64×64 pixels**. Each image is provided along with **Discrete latent classes** (indices for each factor), **Continuous latent values** and **Actual object color used (colorRGB field)**.
22
 
23
- These variants allow systematic testing under **different nuisance variations** (color, noise, background texture, abstract factors).
24
 
25
  ![Dataset Visualization](https://huggingface.co/datasets/randall-lab/dsprites-color/resolve/main/animation0.gif)
26
 
 
20
 
21
  All possible combinations of these factors are present exactly once, generating a total of **737,280 images** at a resolution of **64×64 pixels**. Each image is provided along with **Discrete latent classes** (indices for each factor), **Continuous latent values** and **Actual object color used (colorRGB field)**.
22
 
23
+ These variants allow systematic testing under **random color of object**.
24
 
25
  ![Dataset Visualization](https://huggingface.co/datasets/randall-lab/dsprites-color/resolve/main/animation0.gif)
26