VladPyatov commited on
Commit
dd76a9b
·
verified ·
1 Parent(s): 3151cab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ Minimal data required to perform evaluation, without the need to download the fu
74
  | Benchmark | Contents | Description |
75
  |-----------|----------|-------------|
76
  | **CADFS** | jsonl, fs, annotations, images, step, stl | 9347 models sampled from the full CADFS dataset, excluding DeepCAD train/val/test split. |
77
- | **DeepCAD** | jsonl, fs, annotations, images, step, stl | 7,278 models in FeatureScript representation, subset of the 8k [DeepCAD](https://github.com/rundiwu/DeepCAD) test set. |
78
  | **CADParser** | jsonl, images, step, stl | 6764 models from the [CADParser](https://doi.org/10.24963/ijcai.2023/200) dataset, used in the paper as an additional evaluation set for image-conditioned reconstruction; the subset is selected by `index_1` in the model name. |
79
 
80
  ### `train_data/` — Training Splits
 
74
  | Benchmark | Contents | Description |
75
  |-----------|----------|-------------|
76
  | **CADFS** | jsonl, fs, annotations, images, step, stl | 9347 models sampled from the full CADFS dataset, excluding DeepCAD train/val/test split. |
77
+ | **DeepCAD** | jsonl, fs, annotations, images, step, stl | 7278 models in FeatureScript representation, subset of the 8k [DeepCAD](https://github.com/rundiwu/DeepCAD) test set. |
78
  | **CADParser** | jsonl, images, step, stl | 6764 models from the [CADParser](https://doi.org/10.24963/ijcai.2023/200) dataset, used in the paper as an additional evaluation set for image-conditioned reconstruction; the subset is selected by `index_1` in the model name. |
79
 
80
  ### `train_data/` — Training Splits