{% extends 'baseFront.html.twig' %}
{% block title %}Hello HomeController!{% endblock %}
{% block body %}
<main>
<div class="container px-1 ">
<section id="calltutorials">
<h1>Call for Tutorials</h1>
<p>
The ICPR 2026 Organizing Committee invites proposals for tutorials in
conjunction with the 28th International Conference on Pattern
Recognition, which will be held at Lyon, France, during August 17-21,
2026. We seek tutorials on emerging research topics, core techniques,
and application areas that are of interest within the ICPR
community. An effective and informative tutorial should provide a
broad introduction to the chosen research area as well as in-depth
coverage of selected advanced topics.
</p>
<p>
Proposals that focus exclusively on the presenters' own work or
commercial presentations are not acceptable.
</p>
<h2>Guideline for Submitting Tutorial Proposals</h2>
To propose a tutorial, a PDF file containing the information outlined
below must be submitted by email to <a href="mailto:tutorials@icpr2026.org"> tutorials@icpr2026.org </a><a>.
The proposal should contain the following information:
<ul>
<li> Proposed tutorial title</li>
<li> Names, titles, affiliations, emails, and brief bio sketches of the people delivering the tutorial</li>
<li> Name and email of the lead person for communication and responsibility</li>
<li> Preference for half- or full-day event (the latter requires a brief justification)</li>
<li> Tutorial description with list of topics to be covered, along with a brief outline and important details;
any innovative pedagogy employed; any hands-on participation, etc.</li>
<li> Expected target audience, in terms of both composition and estimated number of attendees</li>
<li> List of citations and/or URLs to relevant publications and/or products of the tutorial presenters and other
relevant related work</li>
<li> A description of how this proposal relates to tutorials/short courses appearing at the last two ICPRs (and
also other major related conferences since 2022)</li>
<li> A description of and/or URLs to any planned materials or resources to be distributed to attendees</li>
</ul>
<h2>Proposal assessment</h2>
<p>Each proposal will be evaluated on the basis of its scientific merit,
proposed structure, overall relevance, and how it complements the main
conference.</p>
<h2>Important Dates</h2>
<ul>
<li> Tutorials proposal due: February 28, 2026</li>
<li> Notification of acceptance: March 31, 2026</li>
<li> ICPR main conference dates: August 17--20, 2026</li>
<li> Tutorials/Workshops: August 21--22, 2026</li>
</ul>
<h2>ICPR 2026 will be responsible for: </h2>
<ul>
<li> Providing a meeting venue with necessary technical equipment and catering services during the lunch and/or
coffee breaks</li>
<li> Providing staff to help with the on-site/on-line organization</li>
<li> Advertising the event on the ICPR web site</li>
<li> Scheduling the event together with the organizers and including it in the conference program</li>
</ul>
<h2>Tutorial organizers are responsible for: </h2>
<ul>
<li> Compiling and distributing notes to the participants; leading the event at ICPR2026</li>
</ul>
<h2>Costs and Terms</h2>
<p>Tutorials are free for all participants with full ICPR2026
registration. If a person wishes to attend only the tutorials (without the full ICPR2026 registration), then a
tutorial-only
registration will be available. Participation in tutorials is limited
to the room capacity. ICPR2026 participants who wish to attend a
tutorial should register for it and will be admitted on a first come,
first served basis.
</p>
<p>
ICPR 2026 reserves the right to cancel a tutorial if the responsibilities are not fulfilled by
the proponent, or if too few attendees register for the event, or for any unforeseen reason.
</p>
<h2>ICPR 2026 Tutorial Co-Chair</h2>
<div class="col-md-5 ml-3 mr-3 b-3 t-3">
<div class="card border-info ml-1 mb-3">
<div class="card-body text-info">
<ul>
<li>Xiaoyi Jiang, Germany </li>
<li>Zhaoxiang Zhang, China </li>
<li>Luc Brun, France </li>
</ul>
</div>
</div>
</div>
</a><p><a>If you have any questions, please contact the
ICPR-2026 Tutorial Co-Chairs at </a><a href="mailto:tutorials@icpr2026.org"> tutorials@icpr2026.org </a><a></a></p><a>
<h2>Flyers of Call for Tutorials </h2>
The main flyer of the call for tutorial is available here:
</a><div class="text-center"><a>
</a><a href="https://icpr2026.org/files/callForTutorials_icpr2026.pdf">
<picture class="flyer-container">
<!-- Version WebP -->
<source srcset="{{ asset('assetFront/images/flyerCallForTutorials.webp') }}" type="image/webp">
<!-- Fallback PNG -->
<img src="{{ asset('assetFront/images/flyerCallForTutorials.webp') }}" alt="ICPR 2026 Conference flyer Call for tutorial preview" class="img-fluid flyer">
</picture>
</a>
</div>
</section>
</div>
</main>
{% endblock %}