Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ gelsight_youngs_modulus_dataset
|
|
44 |
├── forces.pkl
|
45 |
├── widths.pkl
|
46 |
├── elastic_estimate.pkl
|
47 |
-
└──
|
48 |
```
|
49 |
|
50 |
In the OBJECT_NAME folder, metadata for each object is provided in a .json file, including the object's shape, material, Young's modulus, and Shore hardness.
|
|
|
44 |
├── forces.pkl
|
45 |
├── widths.pkl
|
46 |
├── elastic_estimate.pkl
|
47 |
+
└── hertz_estimate.pkl
|
48 |
```
|
49 |
|
50 |
In the OBJECT_NAME folder, metadata for each object is provided in a .json file, including the object's shape, material, Young's modulus, and Shore hardness.
|