shim0114 commited on
Commit
5dde6b2
·
verified ·
1 Parent(s): 34b60bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -45,13 +45,12 @@ Please exercise caution when you viewing the images.
45
  ## Citation
46
 
47
  ```
48
- @misc{oshima2025multibanana,
49
- title={MultiBanana: A Challenging Benchmark for Multi-Reference Text-to-Image Generation},
50
- author={Yuta Oshima and Daiki Miyake and Kohsei Matsutani and Yusuke Iwasawa and Masahiro Suzuki and Yutaka Matsuo and Hiroki Furuta},
51
- year={2025},
52
- eprint={2511.22989},
53
- archivePrefix={arXiv},
54
- primaryClass={cs.CV},
55
- url={https://arxiv.org/abs/2511.22989},
56
  }
57
  ```
 
45
  ## Citation
46
 
47
  ```
48
+ @inproceedings{oshima2026multibanana,
49
+ author = {Oshima, Yuta and Miyake, Daiki and Matsutani, Kohsei and Iwasawa, Yusuke and Suzuki, Masahiro and Matsuo, Yutaka and Furuta, Hiroki},
50
+ title = {MultiBanana: A Challenging Benchmark for Multi-Reference Text-to-Image Generation},
51
+ booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
52
+ month = {June},
53
+ year = {2026},
54
+ pages = {448-460}
 
55
  }
56
  ```