VladPyatov commited on
Commit
5504fa3
·
verified ·
1 Parent(s): 74dc2c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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