update citation
Browse files
README.md
CHANGED
|
@@ -104,6 +104,17 @@ The dataset is stored in JSON files. The quantity, including the conditioning im
|
|
| 104 |
| Robotics | 174 |
|
| 105 |
| **Total Storage Size** | **226 MB** |
|
| 106 |
|
| 107 |
-
##
|
| 108 |
|
| 109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
| Robotics | 174 |
|
| 105 |
| **Total Storage Size** | **226 MB** |
|
| 106 |
|
| 107 |
+
## Citation
|
| 108 |
|
| 109 |
+
Paper is coming soon!
|
| 110 |
+
|
| 111 |
+
If you use Physical AI Bench in your research, please cite:
|
| 112 |
+
|
| 113 |
+
```bibtex
|
| 114 |
+
@misc{PAIBench2025,
|
| 115 |
+
title={Physical AI Bench: A Comprehensive Benchmark for Physical AI Generation and Understanding},
|
| 116 |
+
author={Fengzhe Zhou and Jiannan Huang and Jialuo Li and Humphrey Shi},
|
| 117 |
+
year={2025},
|
| 118 |
+
url={https://github.com/SHI-Labs/physical-ai-bench}
|
| 119 |
+
}
|
| 120 |
+
```
|