Update README.md
Browse files
README.md
CHANGED
|
@@ -50,6 +50,7 @@ Source data used to create the processed FeatureScript representation.
|
|
| 50 |
| `featurescript_raw.zip` | Unprocessed FeatureScript programs. |
|
| 51 |
| `sketch_raw.zip` | Sketch metadata extracted from FeatureScript feature trees. |
|
| 52 |
| `step_abc.zip` | STEP files extracted from the ABC dataset, used in both training and evaluation. |
|
|
|
|
| 53 |
| `multiview_images_abc.zip` | Multi-view images rendered from `step_abc.zip`, used in both training and evaluation. |
|
| 54 |
|
| 55 |
### `test_data/` — Evaluation Benchmarks
|
|
|
|
| 50 |
| `featurescript_raw.zip` | Unprocessed FeatureScript programs. |
|
| 51 |
| `sketch_raw.zip` | Sketch metadata extracted from FeatureScript feature trees. |
|
| 52 |
| `step_abc.zip` | STEP files extracted from the ABC dataset, used in both training and evaluation. |
|
| 53 |
+
| `stl_abc.zip` | STL files converted from `step_abc.zip`, used in both training and evaluation. |
|
| 54 |
| `multiview_images_abc.zip` | Multi-view images rendered from `step_abc.zip`, used in both training and evaluation. |
|
| 55 |
|
| 56 |
### `test_data/` — Evaluation Benchmarks
|