Update README.md
Browse files
README.md
CHANGED
|
@@ -13,11 +13,12 @@ size_categories:
|
|
| 13 |
## Dataset Details
|
| 14 |
|
| 15 |
This dataset derives from [Coil100](https://huggingface.co/datasets/Voxel51/COIL-100).
|
| 16 |
-
There are more than 1,1M images of 100 objects. Each object was turned on a turnable through 360 degrees to vary object pose with respect to a fixed color camera. Images of the objects were taken at pose intervals of 5 degrees. This corresponds to 72 poses per object.
|
|
|
|
| 17 |
Objects have a wide variety of complex geometric and reflectance characteristics.
|
| 18 |
|
| 19 |
|
| 20 |
-
This augmented version of Coil100 has been
|
| 21 |
|
| 22 |
| Factors | # values |
|
| 23 |
|----------|----------|
|
|
|
|
| 13 |
## Dataset Details
|
| 14 |
|
| 15 |
This dataset derives from [Coil100](https://huggingface.co/datasets/Voxel51/COIL-100).
|
| 16 |
+
There are more than 1,1M images of 100 objects. Each object was turned on a turnable through 360 degrees to vary object pose with respect to a fixed color camera. Images of the objects were taken at pose intervals of 5 degrees. This corresponds to 72 poses per object.
|
| 17 |
+
*In addition* to the original dataset, planar rotation (9 angles) and 18 scaling factors have been applied so that there are no dependencies between factors.
|
| 18 |
Objects have a wide variety of complex geometric and reflectance characteristics.
|
| 19 |
|
| 20 |
|
| 21 |
+
This augmented version of Coil100 has been designed for Disentangled Representation Learning for real images, the Factors of Variations are:
|
| 22 |
|
| 23 |
| Factors | # values |
|
| 24 |
|----------|----------|
|