jedyang97 commited on
Commit
1e23a8b
1 Parent(s): 465d7de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -8,6 +8,20 @@ app_file: app.py
8
  pinned: false
9
  license: apache-2.0
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  # Start the configuration
13
 
 
8
  pinned: false
9
  license: apache-2.0
10
  ---
11
+ This is a public leaderboard of the 3D-POPE benchmark for evaluating hallucinations in 3D-LLMs. The benchmark was introduced in: ["3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination"](https://arxiv.org/abs/2406.05132)
12
+
13
+ ```
14
+ @misc{yang20243dgrand,
15
+ title={3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination},
16
+ author={Jianing Yang and Xuweiyi Chen and Nikhil Madaan and Madhavan Iyengar and Shengyi Qian and David F. Fouhey and Joyce Chai},
17
+ year={2024},
18
+ eprint={2406.05132},
19
+ archivePrefix={arXiv},
20
+ primaryClass={cs.CV}
21
+ }
22
+ ```
23
+
24
+
25
 
26
  # Start the configuration
27