Image-to-Image
jacomof commited on
Commit
919f296
·
verified ·
1 Parent(s): e660e4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -106,7 +106,17 @@ Estimated as 34560.0 g eq. CO2 using the [Machine Learning Impact calculator](ht
106
 
107
  ## Citation
108
 
109
- To be released soon in Arxiv and ECCV 2026 proceedings.
 
 
 
 
 
 
 
 
 
 
110
 
111
  ## Model Card Contact
112
 
 
106
 
107
  ## Citation
108
 
109
+ If you use this work or codebase, please cite:
110
+
111
+ ```bibtex
112
+ @article{figueira2026benthicflow,
113
+ title = {BenthicFlow: Generating Extensible Underwater Environments via Flow Matching},
114
+ author = {Figueira, Joaqu{\'i}n and Lendering, Camile and Gonzalez-Hernandez, Manfred and D'Amicantonio, Giacomo and Akdag, Erkut and Bondarev, Egor},
115
+ journal = {arXiv preprint arXiv:2608.23173},
116
+ year = {2026},
117
+ url = {https://arxiv.org/abs/2608.23173}
118
+ }
119
+ ```
120
 
121
  ## Model Card Contact
122