Skip to content

Commit 3bdb718

Browse files
authored
Update index.html
1 parent de30bbc commit 3bdb718

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

research/PoseD-Flow/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,14 @@ <h2 class="title">BibTeX</h2>
175175
</span>
176176
</button>
177177
<span id="copy-bibtex-popup" style="display: none; position: absolute; top: 0.5rem; right: 3rem; background: rgba(54, 54, 54, 0.95); color: #fff; font-size: 0.75rem; padding: 0.2rem 0.45rem; border-radius: 4px; z-index: 2;">Copied</span>
178-
<pre></pre>
178+
<pre>
179+
@inproceedings{nadar2026posedflow,
180+
title={PoseD-Flow: Versatile and Guided Flow Matching Model of Human Pose},
181+
author={Nadar, Jebastin and Foti, Simone and Birdal, Tolga},
182+
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
183+
year={2026}
184+
}
185+
</pre>
179186
</div>
180187
</div>
181188
</section>

0 commit comments

Comments
 (0)