Datasets:
Upload DED thermal VQA dataset
Browse files- README.md +7 -0
- dataset_report.json +7 -0
- test.parquet +3 -0
- train.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# DED Thermal VQA Dataset
|
| 2 |
+
|
| 3 |
+
This dataset contains embedded thermal images from laser directed energy deposition.
|
| 4 |
+
|
| 5 |
+
Fields: `query`, `image`, `annot`, `reasoning`, `cate`, `task`, `metadata`.
|
| 6 |
+
|
| 7 |
+
The source images are 16-bit grayscale TIFF files. The embedded images are normalized JPEG visualizations, while raw intensity statistics are retained in `metadata`.
|
dataset_report.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_records": 203602,
|
| 3 |
+
"train_records": 135545,
|
| 4 |
+
"test_records": 68057,
|
| 5 |
+
"skipped_records": 2,
|
| 6 |
+
"nested_archives": 9
|
| 7 |
+
}
|
test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:692977bc7ddbfb341a3c9a14a6441acc55dd52ce137b63bcc9d4b5c9585bbe7e
|
| 3 |
+
size 833085699
|
train.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:751275e15715fcaffa4d9af885b64104fdcd52c702b2a00e334307b0a904d0e1
|
| 3 |
+
size 1623357588
|