Update README.md
Browse files
README.md
CHANGED
|
@@ -591,7 +591,7 @@ size_categories:
|
|
| 591 |
</div>
|
| 592 |
|
| 593 |
<p align="center">
|
| 594 |
-
🌐 <a href="https://ai4manufacturing.github.io/forge-web/">Website</a> | 📑 <a href="">Paper</a> | 💻 <a href="https://github.com/AI4Manufacturing/FORGE">Code</a> | 🤗 <a href="https://huggingface.co/datasets/AI4Manufacturing/forge">Dataset</a>
|
| 595 |
</p>
|
| 596 |
|
| 597 |
<div align="center">
|
|
@@ -666,9 +666,13 @@ See the [FORGE GitHub repo](https://github.com/AI4Manufacturing/FORGE) for the f
|
|
| 666 |
## Citation
|
| 667 |
|
| 668 |
```bibtex
|
| 669 |
-
@
|
| 670 |
-
|
| 671 |
-
|
| 672 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 673 |
}
|
| 674 |
```
|
|
|
|
| 591 |
</div>
|
| 592 |
|
| 593 |
<p align="center">
|
| 594 |
+
🌐 <a href="https://ai4manufacturing.github.io/forge-web/">Website</a> | 📑 <a href="https://arxiv.org/abs/2604.07413">Paper</a> | 💻 <a href="https://github.com/AI4Manufacturing/FORGE">Code</a> | 🤗 <a href="https://huggingface.co/datasets/AI4Manufacturing/forge">Dataset</a>
|
| 595 |
</p>
|
| 596 |
|
| 597 |
<div align="center">
|
|
|
|
| 666 |
## Citation
|
| 667 |
|
| 668 |
```bibtex
|
| 669 |
+
@misc{jian2026forge,
|
| 670 |
+
title={FORGE:Fine-grained Multimodal Evaluation for Manufacturing Scenarios},
|
| 671 |
+
author={Xiangru Jian and Hao Xu and Wei Pang and Xinjian Zhao and Chengyu Tao and Qixin Zhang and Xikun Zhang and Chao Zhang and Guanzhi Deng and Alex Xue and Juan Du and Tianshu Yu and Garth Tarr and Linqi Song and Qiuzhuang Sun and Dacheng Tao},
|
| 672 |
+
year={2026},
|
| 673 |
+
eprint={2604.07413},
|
| 674 |
+
archivePrefix={arXiv},
|
| 675 |
+
primaryClass={cs.CV},
|
| 676 |
+
url={https://arxiv.org/abs/2604.07413},
|
| 677 |
}
|
| 678 |
```
|