Skip to content

Commit

Permalink
Update the BibTeX with the paper proceeding
Browse files Browse the repository at this point in the history
  • Loading branch information
luigicapogrosso committed Oct 27, 2024
1 parent 99dc64c commit dfe0950
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,19 @@ <h2 class="title is-3">Abstract</h2>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{capogrosso2024diffusion,
title={Diffusion-based Image Generation for In-distribution Data Augmentation in Surface Defect Detection},
author={Capogrosso, Luigi and Girella, Federico and Taioli, Francesco and Chiara, Michele Dalla and Aqeel, Muhammad and Fummi, Franco and Setti, Francesco and Cristani, Marco},
journal={arXiv preprint arXiv:2406.00501},
year={2024}
}</code></pre>
<pre><code>@conference{visapp24,
author={Luigi Capogrosso. and Federico Girella. and Francesco Taioli. and Michele Chiara. and Muhammad Aqeel. and Franco Fummi. and Francesco Setti. and Marco Cristani.},
title={Diffusion-Based Image Generation for In-Distribution Data Augmentation in Surface Defect Detection},
booktitle={Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 2: VISAPP},
year={2024},
pages={409-416},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0012350400003660},
isbn={978-989-758-679-8},
issn={2184-4321},
}
</code></pre>
</div>
</section>

Expand Down

0 comments on commit dfe0950

Please sign in to comment.