TalBarami commited on
Commit
2beddae
·
verified ·
1 Parent(s): 4495aee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -106,6 +106,8 @@ configs:
106
 
107
  The Multi-factor Sequential Disentanglement benchmark includes a **modified variant of the dSprites dataset**, adapted to support sequential multi-factor disentanglement.
108
 
 
 
109
  - Original repository:
110
  https://github.com/deepmind/dsprites-dataset
111
  ```
@@ -117,6 +119,4 @@ year = "2017",
117
  }
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 repository when using this dataset in your work.
121
-
122
- In this modified sequential version, the object’s **color**, **shape**, **scale**, and **orientation** are fixed, while its **spatial position** may change over time.
 
106
 
107
  The Multi-factor Sequential Disentanglement benchmark includes a **modified variant of the dSprites dataset**, adapted to support sequential multi-factor disentanglement.
108
 
109
+ In this modified sequential version, the object’s **color**, **shape**, **scale**, and **orientation** are fixed, while its **spatial position** may change over time.
110
+
111
  - Original repository:
112
  https://github.com/deepmind/dsprites-dataset
113
  ```
 
119
  }
120
  ```
121
 
122
+ ⚠ **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.