HideOnBush commited on
Commit
d4cd290
·
verified ·
1 Parent(s): 2e8025c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -591,7 +591,7 @@ size_categories:
591
  </div>
592
 
593
  <p align="center">
594
- &nbsp;&nbsp;🌐&nbsp;<a href="https://ai4manufacturing.github.io/forge-web/">Website</a>&nbsp;&nbsp; | &nbsp;&nbsp;📑&nbsp;<a href="">Paper</a>&nbsp;&nbsp; | &nbsp;&nbsp;💻&nbsp;<a href="https://github.com/AI4Manufacturing/FORGE">Code</a>&nbsp;&nbsp; | &nbsp;&nbsp;🤗&nbsp;<a href="https://huggingface.co/datasets/AI4Manufacturing/forge">Dataset</a>&nbsp;&nbsp;
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
- @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
  }
674
  ```
 
591
  </div>
592
 
593
  <p align="center">
594
+ &nbsp;&nbsp;🌐&nbsp;<a href="https://ai4manufacturing.github.io/forge-web/">Website</a>&nbsp;&nbsp; | &nbsp;&nbsp;📑&nbsp;<a href="https://arxiv.org/abs/2604.07413">Paper</a>&nbsp;&nbsp; | &nbsp;&nbsp;💻&nbsp;<a href="https://github.com/AI4Manufacturing/FORGE">Code</a>&nbsp;&nbsp; | &nbsp;&nbsp;🤗&nbsp;<a href="https://huggingface.co/datasets/AI4Manufacturing/forge">Dataset</a>&nbsp;&nbsp;
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
  ```