Skip to content

Commit 54e6288

Browse files
authored
Update index.html
1 parent 36c4f0c commit 54e6288

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -373,14 +373,12 @@ <h2 class="title is-3">Feasibility-Guided Diffusion Model</h2>
373373
<div class="container is-max-desktop content">
374374
<h2 class="title is-3 has-text-centered">BibTeX</h2>
375375
<pre><code>
376-
@misc{zheng2024instructionguided,
377-
title={Instruction-Guided Visual Masking},
378-
author={Jinliang Zheng and Jianxiong Li and Sijie Cheng and Yinan Zheng and Jiaming Li and Jihao Liu and Yu Liu and Jingjing Liu and Xianyuan Zhan},
379-
year={2024},
380-
eprint={2405.19783},
381-
archivePrefix={arXiv},
382-
primaryClass={cs.CV}
383-
}
376+
@article{zheng2024instruction,
377+
title={Instruction-Guided Visual Masking},
378+
author={Zheng, Jinliang and Li, Jianxiong and Cheng, Sijie and Zheng, Yinan and Li, Jiaming and Liu, Jihao and Liu, Yu and Liu, Jingjing and Zhan, Xianyuan},
379+
journal={arXiv preprint arXiv:2405.19783},
380+
year={2024}
381+
}
384382
</code></pre>
385383
</div>
386384
</section>

0 commit comments

Comments
 (0)