Skip to content

Commit

Permalink
add affiliation
Browse files Browse the repository at this point in the history
  • Loading branch information
towzeur authored Mar 9, 2024
1 parent 0de9919 commit 07cc38a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h1 class="title is-1 publication-title">QN-Mixer: A Quasi-Newton MLP-Mixer Mode
Ayad</a><sup>1,2,*</sup></span>
<span class="author-block">
<a href="https://www.linkedin.com/in/nicolas-larue-1750a6159/" target="_blank">Nicolas
Larue</a><sup>1,*</sup></span>
Larue</a><sup>1,3,*</sup></span>
<span class="author-block">
<a href="https://perso.etis-lab.fr/nguyen-verger/" target="_blank">Maï K. Nguyen</a><sup>1</sup>
</span>
Expand All @@ -92,6 +92,7 @@ <h1 class="title is-1 publication-title">QN-Mixer: A Quasi-Newton MLP-Mixer Mode
<span class="author-block"><sup>1</sup> ETIS (UMR 8051), CY Cergy Paris University, ENSEA, CNRS,
France</span>
<span class="author-block"><sup>2</sup> AGM (UMR 8088), CY Cergy Paris University, CNRS, France</span>
<span class="author-block"><sup>3</sup> University of Ljubljana, Slovenia</span>
<br>CVPR 2024
<span class="eql-cntrb"><small><br><sup>*</sup>Indicates Equal Contribution</small></span>
</div>
Expand Down Expand Up @@ -344,8 +345,8 @@ <h2 class="title">BibTeX</h2>
<pre><code>
@inproceedings{ayad2024,
title={QN-Mixer: A Quasi-Newton MLP-Mixer Model for Sparse-View CT Reconstruction},
author={Ayad, Ishak and Larue Nicolas and Nguyen, Maï K.},
booktitle={CVPR},
author={Ayad, Ishak and Larue, Nicolas and Nguyen, Maï K.},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2024},
}
</code></pre>
Expand Down

0 comments on commit 07cc38a

Please sign in to comment.