Text-to-3D
yejunliang23 commited on
Commit
94ae828
·
verified ·
1 Parent(s): 6a30cb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -11,4 +11,16 @@ Model card for *DreamReward: Text-to-3D Generation with Human Preference*.
11
 
12
  Project Page: https://jamesyjl.github.io/DreamReward/
13
 
14
- Arxiv: https://arxiv.org/abs/2403.14613
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  Project Page: https://jamesyjl.github.io/DreamReward/
13
 
14
+ Arxiv: https://arxiv.org/abs/2403.14613
15
+
16
+ ## Citation
17
+ ```
18
+ @inproceedings{ye2024dreamreward,
19
+ title={Dreamreward: Text-to-3d generation with human preference},
20
+ author={Ye, Junliang and Liu, Fangfu and Li, Qixiu and Wang, Zhengyi and Wang, Yikai and Wang, Xinzhou and Duan, Yueqi and Zhu, Jun},
21
+ booktitle={European Conference on Computer Vision},
22
+ pages={259--276},
23
+ year={2024},
24
+ organization={Springer}
25
+ }
26
+ ```