Update README.md
Browse files
README.md
CHANGED
|
@@ -585,7 +585,7 @@ size_categories:
|
|
| 585 |
|
| 586 |
<div align="center">
|
| 587 |
<h1>
|
| 588 |
-
<img src="forge_icon.png" alt="FORGE Logo" height="
|
| 589 |
FORGE: A Benchmark for Manufacturing Anomaly Detection with VLMs
|
| 590 |
</h1>
|
| 591 |
</div>
|
|
@@ -598,9 +598,6 @@ size_categories:
|
|
| 598 |
<img src="pipeline.png" width="100%" alt="FORGE Pipeline Overview">
|
| 599 |
</div>
|
| 600 |
|
| 601 |
-
## Overview
|
| 602 |
-
|
| 603 |
-
**FORGE** evaluates Vision-Language Models on industrial manufacturing anomaly detection. It covers three core tasks across photo and three-view rendered modalities, plus spatial grounding ablations. All images are embedded -- no external files needed.
|
| 604 |
|
| 605 |
## Quick Start
|
| 606 |
|
|
@@ -669,8 +666,8 @@ See the [FORGE GitHub repo](https://github.com/AI4Manufacturing/FORGE) for the f
|
|
| 669 |
## Citation
|
| 670 |
|
| 671 |
```bibtex
|
| 672 |
-
@article{
|
| 673 |
-
title={FORGE:
|
| 674 |
author={Jian, Xiangru and Xu, Hao and Pang, Wei and Zhao, Xinjian and Tao, Chengyu and Zhang, Qixin and Zhang, Xikun and Zhang, Chao and Deng, Guanzhi and Xue, Alex and Du, Juan and Yu, Tianshu and Tarr, Garth and Sun, Qiuzhuang and Tao, Dacheng},
|
| 675 |
year={2026}
|
| 676 |
}
|
|
|
|
| 585 |
|
| 586 |
<div align="center">
|
| 587 |
<h1>
|
| 588 |
+
<img src="forge_icon.png" alt="FORGE Logo" height="20" style="vertical-align:middle; margin-right:10px;" />
|
| 589 |
FORGE: A Benchmark for Manufacturing Anomaly Detection with VLMs
|
| 590 |
</h1>
|
| 591 |
</div>
|
|
|
|
| 598 |
<img src="pipeline.png" width="100%" alt="FORGE Pipeline Overview">
|
| 599 |
</div>
|
| 600 |
|
|
|
|
|
|
|
|
|
|
| 601 |
|
| 602 |
## Quick Start
|
| 603 |
|
|
|
|
| 666 |
## Citation
|
| 667 |
|
| 668 |
```bibtex
|
| 669 |
+
@article{jian2026forge,
|
| 670 |
+
title={FORGE: Fine-grained Multimodal Evaluation for Manufacturing Scenarios},
|
| 671 |
author={Jian, Xiangru and Xu, Hao and Pang, Wei and Zhao, Xinjian and Tao, Chengyu and Zhang, Qixin and Zhang, Xikun and Zhang, Chao and Deng, Guanzhi and Xue, Alex and Du, Juan and Yu, Tianshu and Tarr, Garth and Sun, Qiuzhuang and Tao, Dacheng},
|
| 672 |
year={2026}
|
| 673 |
}
|