Datasets:
Commit ·
fc611a5
0
Parent(s):
Duplicate from WSKL/techmb
Browse filesCo-authored-by: Leonhard Kunz <lekunz@users.noreply.huggingface.co>
- .gitattributes +60 -0
- 24448_75004b6c_1.jpeg +3 -0
- LICENSE_Fusion360GalleryDataset.txt +39 -0
- README.md +67 -0
- techmb.tsv +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
techmb.tsv filter=lfs diff=lfs merge=lfs -text
|
24448_75004b6c_1.jpeg
ADDED
|
Git LFS Details
|
LICENSE_Fusion360GalleryDataset.txt
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Fusion 360 Gallery Dataset License
|
| 2 |
+
|
| 3 |
+
The dataset to which this license is attached is data from the Fusion 360 Gallery Dataset (the "Dataset") provided by Autodesk, Inc. (“Autodesk”). You may only access and/or use the Dataset subject to the following terms and conditions (this “License”):
|
| 4 |
+
|
| 5 |
+
1. You may access, use, reproduce and modify the Dataset, in each case, only for non-commercial research purposes.
|
| 6 |
+
|
| 7 |
+
2. You may not redistribute or make available to others the Dataset in its entirety; however you may direct others to https://github.com/AutodeskAILab/Fusion360GalleryDataset to obtain the Dataset.
|
| 8 |
+
|
| 9 |
+
3. You may redistribute or make available to others portions of the Dataset or modifications of the Dataset (your “Modified Set”) only if you adhere to the following requirements:
|
| 10 |
+
|
| 11 |
+
3.1. You do not explicitly or implicitly represent that that your Modified Set is the Dataset itself. One way to satisfy this requirement is, in connection with such redistribution, to prominently indicate that your Modified Set is a portion or modification of the Dataset and to provide the attribution in Item 5 below.
|
| 12 |
+
|
| 13 |
+
3.2. You may not allow others to access, use, reproduce or modify the Modified Set except for non-commercial research purposes.
|
| 14 |
+
|
| 15 |
+
3.3. If you allow others to redistribute or make available the Modified Set (or their modifications to the Modified Set), you must require them to:
|
| 16 |
+
(i) do so only for non-commercial research purposes;
|
| 17 |
+
(ii) restrict their recipients to non-commercial research purposes through terms at least as restrictive as provided in these Items 3.2 and 3.3;
|
| 18 |
+
(iii) include terms at least as protective of Autodesk as provided in Items 7 and 8; and
|
| 19 |
+
(iv) retain any notices or attributions associated with the Dataset that were provided by you (and to impose this requirement on any downstream recipients, if any).
|
| 20 |
+
|
| 21 |
+
4. You will comply with applicable data security and privacy laws. You shall not attempt to re-associate any model in the Dataset with the creator of the model or any identifiable individual.
|
| 22 |
+
|
| 23 |
+
5. At your discretion as subject to general principles of academic attribution, if your use of the Dataset was a substantial contributor to your research, provide attribution to the “Fusion 360 Gallery Dataset” and the relevant citations provided on the Dataset website.
|
| 24 |
+
|
| 25 |
+
6. This License does not grant you permission to use any Autodesk trade names, trademarks, service marks, or product names, except as required for reasonable and customary use in describing the origin of the Dataset and satisfying the request for attribution in Item 5 above.
|
| 26 |
+
|
| 27 |
+
7. Autodesk makes no representations or warranties regarding the Dataset, including but not limited to warranties of non-infringement, merchantability or fitness for a particular purpose.
|
| 28 |
+
|
| 29 |
+
8. You accept full responsibility for your use of the Dataset and shall defend and indemnify Autodesk, Inc. including its employees, officers and agents, against any and all claims arising from your use of the Dataset, including but not limited to your use of any copies of copyrighted images that you may create from the Dataset.
|
| 30 |
+
|
| 31 |
+
9. Autodesk reserves the right to terminate this license at any time and may cease access to the Dataset at any time in its sole discretion.
|
| 32 |
+
|
| 33 |
+
10. All rights and licenses to the Dataset not explicitly provided hereunder are reserved for Autodesk.
|
| 34 |
+
|
| 35 |
+
11. If you are employed by a for-profit, commercial entity, your employer shall also be bound by this License, and you hereby represent that you are fully authorized to enter into this License on behalf of such employer.
|
| 36 |
+
|
| 37 |
+
12. The laws of the State of California shall apply to all disputes under this License.
|
| 38 |
+
|
| 39 |
+
_Updated 11/2021_
|
README.md
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- visual-question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
- de
|
| 8 |
+
tags:
|
| 9 |
+
- engineering
|
| 10 |
+
- drawing
|
| 11 |
+
- CAD
|
| 12 |
+
pretty_name: Technical drawings for Manufacturability Benchmark
|
| 13 |
+
size_categories:
|
| 14 |
+
- n<1K
|
| 15 |
+
configs:
|
| 16 |
+
- config_name: default
|
| 17 |
+
data_files:
|
| 18 |
+
- split: test
|
| 19 |
+
path: "techmb.tsv"
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
# Dataset Card for TechMB
|
| 24 |
+
## Dataset Details
|
| 25 |
+
|
| 26 |
+
The Technical drawing for Manufacturability Benchmark (TechMB) gives a domain specific benchmark for the task of manufacturability evaluations based on technical drawings.
|
| 27 |
+
This task is described as a Visual Question Answering (VQA) task targeted at Vision Language Models (VLM) consisting of 947 question-answer pairs on 180 distinct techical drawings.
|
| 28 |
+
The objects, the technical drawings are developed from, represent a selection of parts of the [Fusion 360 Gallery Segmentation Dataset](https://github.com/AutodeskAILab/Fusion360GalleryDataset/tree/master).
|
| 29 |
+
Please refer to [their publication](https://doi.org/10.48550/arXiv.2104.00706) for further information. Their licence statement can be found [here](https://github.com/AutodeskAILab/Fusion360GalleryDataset/blob/master/LICENSE.md).
|
| 30 |
+
The IDs of the parts from the f360 segmentation dataset also declare the corresponding technical drawings for better association.
|
| 31 |
+
|
| 32 |
+
- **Curated by:** Leonhard Kunz
|
| 33 |
+
- **Funded by:** Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - Projektnummer (543073350)
|
| 34 |
+
- **Language(s) (NLP):** English, German
|
| 35 |
+
- **License:** CC-BY-4.0
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
## Dataset Structure
|
| 39 |
+
|
| 40 |
+
The dataset consists contains the following fields:
|
| 41 |
+
|
| 42 |
+
- **task_id:** ID of the specific question.
|
| 43 |
+
- **eval_type:** Classifier for the expected answer type (answer matching or multiple choice).
|
| 44 |
+
- **drw_id:** ID of the part and the corresponding drawing.
|
| 45 |
+
- **image:** Bit64 encoded image of the exported technical drawing.
|
| 46 |
+
- **drw_complexity:** Numeric complexity of the drawing. Calculated with the following formula: $complexity=(faces+dimensionings+\frac{annotation characters}{4.6})*views$
|
| 47 |
+
- **question:** The question text.
|
| 48 |
+
- **answer:** The expected answer corresponding to the answer type.
|
| 49 |
+
- **label_confidence:** The confidence of the assorted labels in manual labelling (low, medium, high).
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
## Citation:
|
| 54 |
+
Please refer to our dataset using the following DOI: [doi:10.57967/hf/6214](https://doi.org/10.57967/hf/6214)
|
| 55 |
+
|
| 56 |
+
For more information, refer to our publication:
|
| 57 |
+
```
|
| 58 |
+
@inproceedings{kunz2025techmb,
|
| 59 |
+
title={TechMB: Exploring the Potential of Vision Language Models for Interpreting Technical Drawings},
|
| 60 |
+
author={Kunz, Leonhard and Klostermeier, Mario and Thanabalan, Kokulan and Legler, Tatjana and Ruskowski, Martin and others},
|
| 61 |
+
booktitle={DS 140: Proceedings of the 36th Symposium Design for X (DFX2025)},
|
| 62 |
+
pages={1--10},
|
| 63 |
+
year={2025},
|
| 64 |
+
doi={https://doi.org/10.35199/dfx2025.19}
|
| 65 |
+
}
|
| 66 |
+
```
|
| 67 |
+
|
techmb.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f2d0a9938f3e158a5a7b701533e163cea9cf5439c3b8ed7038acc9a0bf05c1a
|
| 3 |
+
size 475639573
|