Datasets:
Languages:
English
Size:
100K<n<1M
Tags:
industrial-assembly
procedural-understanding
action-segmentation
action-forecasting
reasoning
multi-view
License:
Add link to paper and improve metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,31 +1,29 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
| 3 |
license: other
|
|
|
|
|
|
|
| 4 |
task_categories:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
- audio-classification
|
| 8 |
-
- text-classification
|
| 9 |
-
language:
|
| 10 |
-
- en
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
size_categories:
|
| 19 |
-
- 100K<n<1M
|
| 20 |
---
|
| 21 |
|
| 22 |
# IMPACT
|
| 23 |
|
| 24 |
IMPACT is a multi-view industrial assembly dataset and benchmark for fine-grained action understanding, procedural reasoning, action forecasting, and anomaly-aware evaluation.
|
| 25 |
|
| 26 |
-
-
|
| 27 |
-
-
|
| 28 |
-
-
|
|
|
|
| 29 |
|
| 30 |
## Release Layout
|
| 31 |
|
|
@@ -78,4 +76,4 @@ Selected sample executions:
|
|
| 78 |
|
| 79 |
- The GitHub repository stores lightweight protocol assets under `dataset/`; larger release bundles are mirrored here and on Google Drive.
|
| 80 |
- The Hugging Face release does not include internal work-in-progress annotation revisions.
|
| 81 |
-
- License details for repository-authored code and dataset assets are documented in the GitHub repository.
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: other
|
| 5 |
+
size_categories:
|
| 6 |
+
- 100K<n<10M
|
| 7 |
task_categories:
|
| 8 |
+
- video-classification
|
| 9 |
+
pretty_name: IMPACT
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
tags:
|
| 11 |
+
- industrial-assembly
|
| 12 |
+
- procedural-understanding
|
| 13 |
+
- action-segmentation
|
| 14 |
+
- action-forecasting
|
| 15 |
+
- reasoning
|
| 16 |
+
- multi-view
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# IMPACT
|
| 20 |
|
| 21 |
IMPACT is a multi-view industrial assembly dataset and benchmark for fine-grained action understanding, procedural reasoning, action forecasting, and anomaly-aware evaluation.
|
| 22 |
|
| 23 |
+
- **Paper:** [IMPACT: A Dataset for Multi-Granularity Human Procedural Action Understanding in Industrial Assembly](https://huggingface.co/papers/2604.10409)
|
| 24 |
+
- **Project page:** https://kratos-wen.github.io/IMPACT/
|
| 25 |
+
- **Repository:** https://github.com/Kratos-Wen/IMPACT
|
| 26 |
+
- **Google Drive release:** https://drive.google.com/drive/folders/1P7vBnxSVH9g_lQc5n0c0WA47QAGEhE_U?usp=sharing
|
| 27 |
|
| 28 |
## Release Layout
|
| 29 |
|
|
|
|
| 76 |
|
| 77 |
- The GitHub repository stores lightweight protocol assets under `dataset/`; larger release bundles are mirrored here and on Google Drive.
|
| 78 |
- The Hugging Face release does not include internal work-in-progress annotation revisions.
|
| 79 |
+
- License details for repository-authored code and dataset assets are documented in the GitHub repository.
|