TalBarami commited on
Commit
83ce5d4
·
verified ·
1 Parent(s): c13bb8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -105,6 +105,8 @@ configs:
105
 
106
  The Multi-factor Sequential Disentanglement benchmark includes a **modified variant of the dSprites dataset**, adapted to support sequential multi-factor disentanglement.
107
 
 
 
108
  - Original repository:
109
  https://github.com/deepmind/dsprites-dataset
110
  ```
@@ -115,6 +117,4 @@ howpublished= {https://github.com/deepmind/dsprites-dataset/},
115
  year = "2017",
116
  }
117
  ```
118
- ⚠ **Note:** The dSprites dataset is licensed under the Apache License 2.0. We redistribute it here solely for non-commercial research purposes, following the original license terms. Please cite the above paper when using this dataset in your work.
119
-
120
- In this modified sequential version, the object's **color**, **shape**, and **position** are fixed, while its **scale** and **orientation** change over time.
 
105
 
106
  The Multi-factor Sequential Disentanglement benchmark includes a **modified variant of the dSprites dataset**, adapted to support sequential multi-factor disentanglement.
107
 
108
+ In this modified sequential version, the object's **color**, **shape**, and **position** are fixed, while its **scale** and **orientation** change over time.
109
+
110
  - Original repository:
111
  https://github.com/deepmind/dsprites-dataset
112
  ```
 
117
  year = "2017",
118
  }
119
  ```
120
+ ⚠ **Note:** The dSprites dataset is licensed under the Apache License 2.0. We redistribute it here solely for non-commercial research purposes, following the original license terms. Please cite the above when using this dataset in your work.