templates/home/program.html.twig line 1

Open in your IDE?
  1. {% extends 'baseFront.html.twig' %}
  2. {% block title %}Hello HomeController!{% endblock %}
  3. {% block body %}
  4.     <main>
  5.         <div class="container px-1 ">
  6.             <section id="program">
  7.                 {#<h1> Program Overview </h1>
  8.                 <h2>Registration and Welcome Reception </h2>
  9.                 <ul>
  10.                     <li> Sunday August 16, 2026 from 17h00 </li>
  11.                 </ul>
  12.                 <h2>Main conference </h2>
  13.                 <ul>
  14.                     <li> first day ICPR conference: Monday August 17 </li>
  15.                     <li> second day ICPR conference: Tuesday August 18 </li>
  16.                     <li> third day ICPR conference: Wednesday August 19 </li>
  17.                     <li> fourth day ICPR conference: Thursday August 20 </li>
  18.                 </ul>
  19.                 <h2>Workshops and tutorials </h2>
  20.                 <ul>
  21.                     <li> Tutorials and workshops: Friday August 21 </li>
  22.                 </ul>
  23.                 <h1>Program at Glance</h1>
  24.                 <div class="container my-5">
  25.                     <div class="table-responsive">
  26.                         <div class="schedule-grid">
  27.                             <!-- Headers -->
  28.                             <div class="cell time">
  29.                                 <span class="long-text"> Time</span>
  30.                                 <span class="med-text"> Time </span>
  31.                                 <span class="short-text">T</span>
  32.                             </div>
  33.                             <div class="cell">
  34.                                 <span class="long-text"> Sunday 16</span>
  35.                                 <span class="med-text"> Sunday 16</span>
  36.                                 <span class="short-text">Su 16</span>
  37.                             </div>
  38.                             <div class="cell">
  39.                                 <span class="long-text"> Monday 17</span>
  40.                                 <span class="med-text"> Monday 17</span>
  41.                                 <span class="short-text">Mo 17</span>
  42.                             </div>
  43.                             <div class="cell">
  44.                                 <span class="long-text"> Tuesday 18</span>
  45.                                 <span class="med-text"> Tuesday 18</span>
  46.                                 <span class="short-text">Tu 18</span>
  47.                             </div>
  48.                             <div class="cell">
  49.                                 <span class="long-text"> Wednesday 19</span>
  50.                                 <span class="med-text"> Wednesday 19</span>
  51.                                 <span class="short-text">We 19</span>
  52.                             </div>
  53.                             <div class="cell">
  54.                                 <span class="long-text"> Thursday 20</span>
  55.                                 <span class="med-text"> Thursday 20</span>
  56.                                 <span class="short-text">Th 18</span>
  57.                             </div>
  58.                             <div class="cell">
  59.                                 <span class="long-text"> Friday 21</span>
  60.                                 <span class="med-text"> Friday 21</span>
  61.                                 <span class="short-text">Fr 21</span>
  62.                             </div>
  63.                             <div class="cell">
  64.                                 <span class="long-text"> Saturday 22</span>
  65.                                 <span class="med-text"> Saturday 22</span>
  66.                                 <span class="short-text">Sat 22</span>
  67.                             </div>
  68.                             <!-- 08:00 -->
  69.                             <div class="cell time">08:00</div>
  70.                             <div class="cell empty" style="grid-row: span 16"></div>
  71.                             <div class="cell registration d-none d-lg-block">
  72.                                 <span class="long-text">Registration</span>
  73.                                 <span class="med-text">Registration</span>
  74.                                 <span class="short-text">Reg.</span>
  75.                             </div>
  76.                             <div class="cell registration d-none d-lg-block">
  77.                                 <span class="long-text">Registration</span>
  78.                                 <span class="med-text">Registration</span>
  79.                                 <span class="short-text">Reg.</span>
  80.                             </div>
  81.                             <div class="cell registration d-none d-lg-block">
  82.                                 <span class="long-text">Registration</span>
  83.                                 <span class="med-text">Registration</span>
  84.                                 <span class="short-text">Reg.</span>
  85.                             </div>
  86.                             <div class="cell registration d-none d-lg-block">
  87.                                 <span class="long-text">Registration</span>
  88.                                 <span class="med-text">Registration</span>
  89.                                 <span class="short-text">Reg.</span>
  90.                             </div>
  91.                             <div class="cell registration d-none d-lg-block">
  92.                                 <span class="long-text">Registration</span>
  93.                                 <span class="med-text">Registration</span>
  94.                                 <span class="short-text">Reg.</span>
  95.                             </div>
  96.                             <div class="cell registration d-none d-lg-block">
  97.                                 <span class="long-text">Registration</span>
  98.                                 <span class="med-text">Registration</span>
  99.                                 <span class="short-text">Reg.</span>
  100.                             </div>
  101.                             <div class="cell registration d-block d-lg-none" ,="" style="grid-column: span 18 ">
  102.                                 <span class="short-text">Registration</span>
  103.                                 <span class="med-text">Registration</span>
  104.                             </div>
  105.                             <!-- 08:30 -->
  106.                             <div class="cell time">08:30</div>
  107.                             <div class="cell ceremony" style="grid-row: span 2">
  108.                                 <span class="long-text"> Opening Ceremony</span>
  109.                                 <span class="med-text"> Opening Ceremony</span>
  110.                                 <span class="short-text"> Opening</span>
  111.                             </div>
  112.                             <div class="cell oral" style="grid-row: span 2">
  113.                                 <span class="long-text">Oral Sessions 3</span>
  114.                                 <span class="med-text">Oral 3</span>
  115.                                 <span class="short-text">Oral 3</span>
  116.                             </div>
  117.                             <div class="cell oral" style="grid-row: span 2">
  118.                                 <span class="long-text">Oral Sessions 6</span>
  119.                                 <span class="med-text">Oral 6</span>
  120.                                 <span class="short-text">Oral 6</span>
  121.                             </div>
  122.                             <div class="cell oral" style="grid-row: span 2">
  123.                                 <span class="long-text">Oral Sessions 9</span>
  124.                                 <span class="med-text">Oral 9</span>
  125.                                 <span class="short-text">Oral 9</span>
  126.                             </div>
  127.                             <div class="cell workshop" style="grid-row: span 7; grid-column: span 1">
  128.                                 <span class="long-text"> Workshops</span>
  129.                                 <span class="med-text vertical-text "> Workshops</span>
  130.                                 <span class="short-text vertical-text"> Workshops</span>
  131.                             </div>
  132.                             <div class="cell findings" style="grid-row: span 7; grid-column: span 2">
  133.                                 <span class="long-text"> Findings Workshop </span>
  134.                                 <span class="med-text vertical-text "> Findings </span>
  135.                                 <span class="short-text vertical-text">Findings </span>
  136.                             </div>
  137.                             <div class="cell workshop" style="grid-row: span 7">
  138.                                 <span class="long-text"> Workshops</span>
  139.                                 <span class="med-text vertical-text"> Workshops</span>
  140.                                 <span class="short-text vertical-text"> Workshops</span>
  141.                             </div>
  142.                             <!-- 09:00 -->
  143.                             <div class="cell time">09:00</div>
  144.                             <!-- 09:30 -->
  145.                             <div class="cell time">09:30</div>
  146.                             <div class="cell prizeLecture" style="grid-row: span 2">
  147.                                 <span class="long-text"> K. S. Fu Prize Lecture </span>
  148.                                 <span class="med-text"> K. S. Fu Prize Lecture </span>
  149.                                 <span class="short-text vertical-text">Fu Prize <br> Lect.</span>
  150.                             </div>
  151.                             <div class="cell prizeLecture" style="grid-row: span 2">
  152.                                 <span class="long-text"> J. K. Aggarwal Prize Lecture </span>
  153.                                 <span class="med-text"> Aggarwal Prize Lecture </span>
  154.                                 <span class="short-text vertical-text "> Aggarwal <br> Prize Lect. </span>
  155.                             </div>
  156.                             <div class="cell prizeLecture" style="grid-row: span 2">
  157.                                 <span class="long-text"> Maria Petrou Prize Lecture </span>
  158.                                 <span class="med-text"> Petrou Prize Lecture </span>
  159.                                 <span class="short-text vertical-text "> Petrou <br> Prize Lect. </span>
  160.                             </div>
  161.                             <div class="cell keynote" style="grid-row: span 2">
  162.                                 <span class="long-text"> Keynote Talk 3</span>
  163.                                 <span class="med-text"> Keynote 3</span>
  164.                                 <span class="short-text vertical-text">Keynote 3 </span>
  165.                             </div>
  166.                             <!-- 10:00 -->
  167.                             <div class="cell time">10:00</div>
  168.                             <!-- 10:30 -->
  169.                             <div class="cell time">10:30</div>
  170.                             <div class="cell coffee d-none d-lg-block">
  171.                                 <span class="long-text"> Coffee Break</span>
  172.                                 <span class="med-text"> Coffee Break</span>
  173.                                 <span class="short-text"> Coffee </span>
  174.                             </div>
  175.                             <div class="cell coffee d-none d-lg-block">
  176.                                 <span class="long-text"> Coffee Break</span>
  177.                                 <span class="med-text"> Coffee Break</span>
  178.                                 <span class="short-text"> Coffee </span>
  179.                             </div>
  180.                             <div class="cell coffee d-none d-lg-block">
  181.                                 <span class="long-text"> Coffee Break</span>
  182.                                 <span class="med-text"> Coffee Break</span>
  183.                                 <span class="short-text"> Coffee </span>
  184.                             </div>
  185.                             <div class="cell coffee d-none d-lg-block">
  186.                                 <span class="long-text"> Coffee Break</span>
  187.                                 <span class="med-text"> Coffee Break</span>
  188.                                 <span class="short-text"> Coffee </span>
  189.                             </div>
  190.                             <div class="cell coffee d-block d-lg-none" style="grid-column: span 12"> Coffee Break </div>
  191.                             <!-- 11:00 -->
  192.                             <div class="cell time">11:00</div>
  193.                             <div class="cell oral" style="grid-row: span 2">
  194.                                 <span class="long-text"> Oral Session 1</span>
  195.                                 <span class="med-text"> Oral 1</span>
  196.                                 <span class="short-text">Oral 1</span>
  197.                             </div>
  198.                             <div class="cell oral" style="grid-row: span 2">
  199.                                 <span class="long-text"> Oral Session 4</span>
  200.                                 <span class="med-text"> Oral 4</span>
  201.                                 <span class="short-text">Oral 4</span>
  202.                             </div>
  203.                             <div class="cell oral" style="grid-row: span 2">
  204.                                 <span class="long-text"> Oral Session 7</span>
  205.                                 <span class="med-text"> Oral 7</span>
  206.                                 <span class="short-text">Oral 7</span>
  207.                             </div>
  208.                             <div class="cell oral" style="grid-row: span 2">
  209.                                 <span class="long-text"> Oral Session 10</span>
  210.                                 <span class="med-text"> Oral 10</span>
  211.                                 <span class="short-text">Oral 10</span>
  212.                             </div>
  213.                             <div class="cell time">12:00</div>
  214.                             <!-- 12:00 -->
  215.                             <div class="cell time">12:30</div>
  216.                             <div class="cell lunch d-none d-lg-block" style="grid-row: span 3 ">
  217.                                 <span class="long-text"> Lunch Break</span>
  218.                                 <span class="med-text"> Lunch Break</span>
  219.                                 <span class="short-text">Lunch </span>
  220.                             </div>
  221.                             <div class="cell lunch d-none d-lg-block" style="grid-row: span 3">
  222.                                 <span class="long-text"> Lunch Break</span>
  223.                                 <span class="med-text"> Lunch Break</span>
  224.                                 <span class="short-text">Lunch </span>
  225.                             </div>
  226.                             <div class="cell lunch d-none d-lg-block" style="grid-row: span 3">
  227.                                 <span class="long-text"> Lunch Break</span>
  228.                                 <span class="short-text">Lunch </span>
  229.                                 <span class="med-text"> Lunch Break</span>
  230.                             </div>
  231.                             <div class="cell lunch d-none d-lg-block" style="grid-row: span 3">
  232.                                 <span class="med-text"> Lunch Break</span>
  233.                                 <span class="long-text"> Lunch Break</span>
  234.                                 <span class="short-text">Lunch </span>
  235.                             </div>
  236.                             <div class="cell lunch d-block d-lg-none" style="grid-row: span 3; grid-column: span 12">
  237.                                 <span class="med-text"> Lunch Break</span>
  238.                                 <span class="long-text"> Lunch Break</span>
  239.                                 <span class="short-text">Lunch </span>
  240.                             </div>
  241.                             <div class="cell lunch" style="grid-row: span 2">
  242.                                 <span class="med-text"> Lunch Break</span>
  243.                                 <span class="long-text"> Lunch Break</span>
  244.                                 <span class="short-text vertical-text">Lunch </span>
  245.                             </div>
  246.                             <div class="cell lunch" style="grid-row: span 2">
  247.                                 <span class="long-text"> Lunch Break</span>
  248.                                 <span class="med-text"> Lunch Break</span>
  249.                                 <span class="short-text vertical-text">Lunch </span>
  250.                             </div>
  251.                             <div class="cell time">13:00</div>
  252.                             <div class="cell time">13:30</div>
  253.                             <div class="cell workshop" style="grid-row: span 7; grid-column: span 1">
  254.                                 <span class="long-text"> Workshops</span>
  255.                                 <span class="med-text vertical-text"> Workshops</span>
  256.                                 <span class="short-text vertical-text"> Workshops</span>
  257.                             </div>
  258.                             <div class="cell findings" style="grid-row: span 7; grid-column: span 2">
  259.                                 <span class="long-text"> Findings Workshop</span>
  260.                                 <span class="med-text vertical-text"> Findings </span>
  261.                                 <span class="short-text vertical-text"> Findings </span>
  262.                             </div>
  263.                             <div class="cell workshop" style="grid-row: span 7">
  264.                                 <span class="long-text"> Workshops</span>
  265.                                 <span class="med-text vertical-text"> Workshops</span>
  266.                                 <span class="short-text vertical-text"> Workshops</span>
  267.                             </div>
  268.                             <!-- 14:00 -->
  269.                             <div class="cell time">14:00</div>
  270.                             <div class="cell keynote" style="grid-row: span 2">
  271.                                 <span class="long-text"> Keynote Talk 1</span>
  272.                                 <span class="med-text"> Keynote 1</span>
  273.                                 <span class="short-text vertical-text"> Keynote 1</span>
  274.                             </div>
  275.                             <div class="cellSmall2 keynote" style="grid-row: span 2">
  276.                                 <span class="long-text"> Keynote Talk 2</span>
  277.                                 <span class="med-text ">Keynote 2</span>
  278.                                 <span class="short-text vertical-text">Keynote 2 </span>
  279.                             </div>
  280.                             <div class="cellSmall1 iapr" style="grid-row: span 16">
  281.                                 <span class="long-text vertical-text"> IAPR Governing Board Meeting</span>
  282.                                 <span class="med-text vertical-text"> IAPR Gov. Board Meeting</span>
  283.                                 <span class="short-text vertical-text ">IAPR Gov. Board Meeting</span>
  284.                             </div>
  285.                             <div class="cell women" style="grid-row: span 2">
  286.                                 <span class="long-text"> Women at ICPR Session </span>
  287.                                 <span class="med-text"> Women at ICPR </span>
  288.                                 <span class="short-text"> Women at ICPR </span>
  289.                             </div>
  290.                             <div class="cell keynote" style="grid-row: span 2">
  291.                                 <span class="long-text"> Keynote Talk 4</span>
  292.                                 <span class="med-text"> Keynote 4</span>
  293.                                 <span class="short-text vertical-text">Keynote 4 </span>
  294.                             </div>
  295.                             <div class="cell time">14:30</div>
  296.                             <div class="cell time">15:00</div>
  297.                             <div class="cellSmall2 poster" style="grid-row: span 3 ">
  298.                                 <span class="long-text"> Poster Session 1 and Coffee</span>
  299.                                 <span class="med-text"> Poster 1 and Coffee</span>
  300.                                 <span class="short-text vertical-text">Poster 1 </span>
  301.                             </div>
  302.                             <div class="cellSmall1 doctorial" style="grid-row: span 3 ">
  303.                                 <span class="long-text"> Doctoral Consortium Session</span>
  304.                                 <span class="med-text"> Doctoral Consor. </span>
  305.                                 <span class="short-text vertical-text">Doctoral Consor. </span>
  306.                             </div>
  307.                             <div class="cellSmall2 poster" style="grid-row: span 3">
  308.                                 <span class="long-text"> Poster Session 2 and Coffee</span>
  309.                                 <span class="med-text"> Poster 2 and Coffee</span>
  310.                                 <span class="short-text vertical-text">Poster 2 </span>
  311.                             </div>
  312.                             <div class="cellSmall2 poster" style="grid-row: span 3">
  313.                                 <span class="long-text"> Poster Session 3 and Coffee</span>
  314.                                 <span class="med-text"> Poster 3 and Coffee</span>
  315.                                 <span class="short-text vertical-text">Poster 3 </span>
  316.                             </div>
  317.                             <div class="cellSmall1 iapr" style="grid-row: span 3">
  318.                                 <span class="long-text vertical-text "> IAPR TC</span>
  319.                                 <span class="med-text vertical-text"> IAPR TC</span>
  320.                                 <span class="short-text vertical-text">IAPR TC </span>
  321.                             </div>
  322.                             <div class="cellSmall2 poster" style="grid-row: span 3">
  323.                                 <span class="long-text"> Poster Session 4 and Coffee</span>
  324.                                 <span class="med-text"> Poster 4 and Coffee</span>
  325.                                 <span class="short-text vertical-text">Poster 4 </span>
  326.                             </div>
  327.                             <div class="cellSmall1 indus" style="grid-row: span 3">
  328.                                 <span class="long-text"> Industry Paper Award Session </span>
  329.                                 <span class="med-text"> Ind. Paper Award </span>
  330.                                 <span class="short-text vertical-text ">Ind. Paper Award </span>
  331.                             </div>
  332.                             <div class="cell time">15:30</div>
  333.                             <div class="cell time">16:00</div>
  334.                             <div class="cell time">16:30</div>
  335.                             <div class="cell registration" style="grid-row: span 5">
  336.                                 <span class="long-text"> Registration</span>
  337.                                 <span class="med-text vertical-text"> Registration</span>
  338.                                 <span class="short-text vertical-text">Registration</span>
  339.                             </div>
  340.                             <div class="cell oral" style="grid-row: span 2">
  341.                                 <span class="long-text"> Oral Session 2</span>
  342.                                 <span class="med-text"> Oral 2</span>
  343.                                 <span class="short-text vertical-text">Oral 2 </span>
  344.                             </div>
  345.                             <div class="cellSmall2 oral" style="grid-row: span 2">
  346.                                 <span class="long-text"> Oral Session 5 </span>
  347.                                 <span class="med-text"> Oral 5 </span>
  348.                                 <span class="short-text vertical-text">Oral 5 </span>
  349.                             </div>
  350.                             <div class="cell oral" style="grid-row: span 2">
  351.                                 <span class="long-text">Oral Session 8</span>
  352.                                 <span class="med-text">Oral 8</span>
  353.                                 <span class="short-text vertical-text">Oral 8 </span>
  354.                             </div>
  355.                             <div class="cell ceremony" style="grid-row: span 1">
  356.                                 <span class="long-text"> Closing Ceremony &amp; Awards</span>
  357.                                 <span class="med-text"> Closing &amp; Awards</span>
  358.                                 <span class="short-text ">Closing Awards </span>
  359.                             </div>
  360.                             <div class="cell time">17:00</div>
  361.                             <div class="cell empty" style="grid-column: span 9"></div>
  362.                             <div class="cell time">17:30</div>
  363.                             <div class="cell empty" style="grid-column: span 5"></div>
  364.                             <div class="cell empty" style="grid-column: span 12"></div>
  365.                             <div class="cell time">18:00</div>
  366.                             <div class="cell empty" style="grid-column: span 5"></div>
  367.                             <div class="cell empty" style="grid-column: span 12"></div>
  368.                             <div class="cell time">18:30</div>
  369.                             <div class="cell empty" style="grid-column: span 5"></div>
  370.                             <div class="cell ceremony" style="grid-column: span 3; grid-row: span 9 ">
  371.                                 <span class="long-text"> Conference Banquet</span>
  372.                                 <span class="med-text"> Conference Banquet</span>
  373.                                 <span class="short-text vertical-text"> Conference Banquet</span>
  374.                             </div>
  375.                             <div class="cell empty" style="grid-column: span 9"></div>
  376.                             <div class="cell time">19:00</div>
  377.                             <div class="cell ceremony" style="grid-row: span 6">
  378.                                 <span class="long-text"> Welcome Reception</span>
  379.                                 <span class="med-text"> Welcome Reception</span>
  380.                                 <span class="short-text vertical-text"> Welcome Reception</span>
  381.                             </div>
  382.                             <div class="cell empty" style="grid-column: span 5"></div>
  383.                             <div class="cell empty" style="grid-column: span 9"></div>
  384.                             <div class="cell time">19:30</div>
  385.                             <div class="cell empty" style="grid-column: span 5"></div>
  386.                             <div class="cell empty" style="grid-column: span 9"></div>
  387.                             <div class="cell time">20:00</div>
  388.                             <div class="cell empty" style="grid-column: span 5"></div>
  389.                             <div class="cell empty" style="grid-column: span 9"></div>
  390.                             <div class="cell time">20:30</div>
  391.                             <div class="cell empty" style="grid-column: span 5"></div>
  392.                             <div class="cell empty" style="grid-column: span 9"></div>
  393.                             <div class="cell time">21:00</div>
  394.                             <div class="cell empty" style="grid-column: span 5"></div>
  395.                             <div class="cell empty" style="grid-column: span 9"></div>
  396.                             <div class="cell time">21:30</div>
  397.                             <div class="cell empty" style="grid-column: span 5"></div>
  398.                             <div class="cell empty" style="grid-column: span 9"></div>
  399.                             <div class="cell time">22:00</div>
  400.                             <div class="cell empty" style="grid-column: span 9"></div>
  401.                             <div class="cell empty" style="grid-column: span 9"></div>
  402.                             <div class="cell time">22:30</div>
  403.                             <div class="cell empty" style="grid-column: span 9"></div>
  404.                             <div class="cell empty" style="grid-column: span 9"></div>
  405.                             <div class="cell time">23:00</div>
  406.                             <div class="cell empty" style="grid-column: span 21"></div>
  407.                         </div>
  408.                     </div>
  409.                 </div>
  410.             </section>#}
  411.             <h2>Program</h2>
  412.           
  413.     
  414.     
  415.     
  416.     
  417.     
  418.     
  419.     
  420.     
  421.     {#<tr>
  422.         <td colspan="2" class="break">
  423.             Pause café (16H00 – 16H15)
  424.         </td>
  425.     </tr>#}
  426.     
  427. </table>
  428. </div>
  429. </section>
  430. {#<div class="session">
  431.     <div class="chairman">
  432.         Chairman : Pr. Imed Riadh FARAH
  433.     </div>
  434.     <div class="time">
  435.         14H30 – 16H00
  436.     </div>
  437.     <div class="paper">
  438.         <span class="paper-code">SR7-1</span>
  439.         <span class="authors">
  440.             Rui Jian Chu, Noël Richard, Christine Fernandez-Maloigne et Jon Yngve Hardebarg
  441.         </span>
  442.         <span class="title">
  443.             A Metrological Hyperspectral Texture Similarity Measure using Kullback-Leibler Divergence
  444.         </span>
  445.         <span class="affiliation">
  446.             (XLIM / Université de Poitiers, France | Norwegian University of Science and Technology, Norway)
  447.         </span>
  448.     </div>
  449.     <div class="paper">
  450.         <span class="paper-code">SR7-2</span>
  451.         <span class="authors">
  452.             Hermine Chatoux, Noël Richard et Christine Fernandez-Maloigne
  453.         </span>
  454.         <span class="title">
  455.             Étude d’un capteur théorique pour une vision déficiente des couleurs
  456.         </span>
  457.         <span class="affiliation">
  458.             (XLIM / Université de Poitiers, France)
  459.         </span>
  460.     </div>
  461.     <div class="paper">
  462.         <span class="paper-code">SR7-3</span>
  463.         <span class="authors">
  464.             Karim Mansouri, Imed Riadh Farah et Noamen Rebai
  465.         </span>
  466.         <span class="title">
  467.             Extraction des linéaments tectoniques basée sur la fusion radar-optique d’images Sentinel-2A/Sentinel-1A
  468.         </span>
  469.         <span class="affiliation">
  470.             (RIADI / ENSI, Tunisie | Georisk / ENIT, Tunisie)
  471.         </span>
  472.     </div>
  473.     <div class="break">
  474.         Pause café (16H00 – 16H15)
  475.     </div>
  476.     
  477.     
  478. </div>#}
  479. <style>
  480.     
  481.     table {
  482.         width: 100%;
  483.         max-width: 900px;
  484.         margin: auto;
  485.         border-collapse: collapse;
  486.         background: #ffffff;
  487.         border: 1px solid #ccc;
  488.     }
  489.     th {
  490.         background: #000000ff;
  491.         color: white;
  492.         padding: 10px;
  493.         text-align: center;
  494.         font-size: 16px;
  495.     }
  496.     td {
  497.         padding: 12px;
  498.         vertical-align: top;
  499.         border-top: 1px solid #ddd;
  500.         font-size: 14px;
  501.     }
  502.     .black{background: #000000ff;font-size: 14px;}
  503.     tr.blanc td {
  504.     background-color: #fff !important;
  505.     
  506. }
  507.     .time {
  508.         font-weight: bold;
  509.         font-size: 14px;
  510.     }
  511.     .code {
  512.         color: #b30000;
  513.         font-weight: bold;
  514.         white-space: nowrap;
  515.         width: 80px;
  516.     }
  517.     .authors {
  518.         font-weight: bold;
  519.     }
  520.     .title {
  521.         display: block;
  522.         margin-top: 5px;
  523.     }
  524.     .affiliation {
  525.         font-style: italic;
  526.         color: #555;
  527.         display: block;
  528.         margin-top: 4px;
  529.     }
  530.     .break {
  531.         background: #F4B183;
  532.         text-align: center;
  533.         font-weight: bold;
  534.     }
  535.     .lunch {
  536.         background: #d9d9d9;;
  537.         text-align: center;
  538.         font-weight: bold;
  539.     }
  540. </style>
  541. <style>
  542. h2 {
  543.     margin-bottom: 5px;
  544. }
  545. .table-wrapper {
  546.     width: 100%;
  547.     overflow-x: auto;
  548. }
  549. .center {
  550.   text-align: center;
  551.   vertical-align: middle;
  552. }
  553. .agenda {
  554.     width: 60%;
  555.     border-collapse: collapse;
  556.     margin-top: 10px;
  557.     min-width: 460px;
  558. }
  559. .agenda2 {
  560.     width: 100%;
  561.     border-collapse: collapse;
  562.     margin-top: 10px;
  563.     min-width: 460px;
  564. }
  565. .agenda td {
  566.     border: 1px solid #ccc;
  567.     padding: 8px 12px;
  568. }
  569. .blue td {
  570.     background-color: #6CA6D8;
  571.    
  572. }
  573. .green td {
  574.     background-color: #A8D08D;
  575.     
  576. }
  577. .orange td {
  578.     background-color: #F4B183;
  579.     
  580. }
  581. ul {
  582.     margin: 0 0 20px 0;
  583. }
  584. .grey td {
  585.     background-color:   rgba(190, 80, 80, 0.85);
  586.     
  587. }
  588. @media (max-width: 768px) {
  589.   .custom-modal-width {
  590.     max-width: 100%;
  591.     margin: 0;
  592.   }
  593.   .modal-content {
  594.     height: 100vh;
  595.     border-radius: 0;
  596.   }
  597.   .modal-body {
  598.     overflow-y: auto;
  599.     padding: 0.75rem;
  600.   }
  601. }
  602. </style>
  603.         </div> <style>
  604.                     .custom-modal-width {
  605.     max-width: 800px; /* Ou la largeur que vous souhaitez, par exemple 80% */
  606.     width: 100%; /* S'assure qu'il est réactif */
  607. }</style>
  608.                 
  609. <div class="modal fade" id="exampleModal" tabindex="-1" aria-hidden="true">
  610.     <div class="modal-dialog custom-modal-width">
  611.         <div class="modal-content">
  612.             <div class="modal-header">
  613.                 <h5 class="modal-title">Session Poster P1 Details</h5>
  614.                 <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
  615.             </div>
  616.             <div class="modal-body">
  617.             <table class="agenda2">
  618.                 <tr>
  619.         <th class ="black" colspan="2">Session Poster P1 </br> Chair Pr. Slim Mhiri (CRISTAL-GRIFT/ENSI,Tunisia)</th>
  620.     </tr>
  621.     <tr>
  622.         <td colspan="2" class="time">09H00 – 10H00</td>
  623.     </tr>
  624.     <tr class="blanc">
  625.         <td class="code center">SP 1 - 1</td>
  626.         <td>
  627.             <span class="authors">
  628.                 Mariem Jendoubi, Mohamed Amine Mezghich, Slim Mhiri
  629.             </span>
  630.             <span class="title">
  631.                 Enhancing U-Net with Invariant Descriptors for Medical Image Segmentation
  632.         
  633.             </span>
  634.             <span class="affiliation">
  635.                 (CRISTAL Laboratory-GRIFT, ENSI)
  636.             </span>
  637.         </td>
  638.     </tr>
  639.     <tr class="blanc">
  640.         <td class="code center">SP 1 - 2</td>
  641.         <td>
  642.             <span class="authors">
  643.                 Nader Belhadj, Mohamed Amine Mezghich, Lassaad Latrach
  644.             </span>
  645.             <span class="title">
  646.                 Multi-Class Diabetic Retinopathy Classification Using Transfer Learning and ROC-Aware Deep Models
  647.         
  648.             </span>
  649.             <span class="affiliation">
  650.                 (HANA Laboratory, ENSI)
  651.             </span>
  652.         </td>
  653.     </tr>
  654.     <tr class="blanc">
  655.         <td class="code center">SP 1 - 3</td>
  656.         <td>
  657.             <span class="authors">
  658.                 Amen Allah Zoghlami, Majdi Jribi
  659.             </span>
  660.             <span class="title">
  661.                 3D Approach for Dementia Detection Using MRI Images
  662.         
  663.             </span>
  664.             <span class="affiliation">
  665.                 (CRISTAL Laboratory-GRIFT, ENSI)
  666.             </span>
  667.         </td>
  668.     </tr>
  669.     <tr class="blanc">
  670.         <td class="code center">SP 1 - 4</td>
  671.         <td>
  672.             <span class="authors">
  673.                 Salma Ferjani, Dorra Dhouib
  674.             </span>
  675.             <span class="title">
  676.                 Automated Malaria Parasite Classification in Microscopic Blood Smear Images Using Machine Learning
  677.             </span>
  678.             <span class="affiliation">
  679.                 (CRISTAL Laboratory-GRIFT, ENSI)
  680.             </span>
  681.         </td>
  682.     </tr>
  683.     <tr class="blanc">
  684.         <td class="code center">SP 1 - 5</td>
  685.         <td>
  686.             <span class="authors">
  687.                 Raja Ibnelbey, Dorsaf Sebai, Faouzi Ghorbel
  688.             </span>
  689.             <span class="title">
  690.                 Camel Welfare Assessment: Frameworks, Influencing Factors, and Emerging Monitoring Approaches
  691.             </span>
  692.             <span class="affiliation">
  693.                 (CRISTAL Laboratory-GRIFT, ENSI)
  694.             </span>
  695.         </td>
  696.     </tr>
  697.      <tr class="blanc">
  698.         <td class="code center">SP 1 - 6</td>
  699.         <td>
  700.             <span class="authors">
  701.                 Hanadi Elsablaoui, Mohamed Amine Mezghich, Ridha Ghayoula, Lasaad Latrach
  702.             </span>
  703.             <span class="title">
  704.                 Hybrid CNN–GNN Model for Deepfake Image Forensics
  705.             </span>
  706.             <span class="affiliation">
  707.                 (HANA Laboratory, ENSI)
  708.             </span>
  709.         </td>
  710.     </tr>
  711.     <tr class="blanc">
  712.         <td class="code center">SP 1 - 7</td>
  713.         <td>
  714.             <span class="authors">
  715.                 Oumayma Cherni, Ines Ben Alaya, Majdi Jribi
  716.             </span>
  717.             <span class="title">
  718.                 Optimisation de l’Acquisition en Imagerie par Résonance Magnétique (IRM) de Diffusion par une Nouvelle Approche Géométrique
  719.             </span>
  720.             <span class="affiliation">
  721.                 (CRISTAL Laboratory-GRIFT, ENSI)
  722.             </span>
  723.         </td>
  724.     </tr>
  725.     <tr class="blanc">
  726.         <td class="code center">SP 1 - 8</td>
  727.         <td>
  728.             <span class="authors">
  729.                 Mohamed Ajili, Mohamed Amine Mezghich,  Slim Mhiri
  730.             </span>
  731.             <span class="title">
  732.                 Towards Automatic Segmentation and 3D Reconstruction of Spinal Vertebrae Using Deep Learning
  733.             </span>
  734.             <span class="affiliation">
  735.                 (CRISTAL Laboratory-GRIFT, ENSI)
  736.             </span>
  737.         </td>
  738.     </tr>
  739.     <tr class="blanc">
  740.         <td class="code center">SP 1 - 9</td>
  741.         <td>
  742.             <span class="authors">
  743.                 Manel Zouaoui, Dorsaf Sebai , Faouzi Ghorbel
  744.             </span>
  745.             <span class="title">
  746.                 Compression d’images par apprentissage fédéré
  747.             </span>
  748.             <span class="affiliation">
  749.                 (CRISTAL Laboratory-GRIFT, ENSI)
  750.             </span>
  751.         </td>
  752.     </tr>
  753.     <tr class="blanc">
  754.         <td class="code center">SP 1 - 10</td>
  755.         <td>
  756.             <span class="authors">
  757.                 Chaima AThimni, Seif Eddine Amara, Mohamed Amine Mezghich, Slim Mhiri
  758.             </span>
  759.             <span class="title">
  760.                 Deep Learning-Based Early Detection of Breast Cancer in Mammography Images: Impact of Image Enhancement Techniques
  761.             </span>
  762.             <span class="affiliation">
  763.                 (CRISTAL Laboratory-GRIFT, ENSI)
  764.             </span>
  765.         </td>
  766.     </tr>
  767.     <tr class="blanc">
  768.         <td class="code center">SP 1 - 11</td>
  769.         <td>
  770.             <span class="authors">
  771.                 Malek Dinari , Enjie GHORBEL, Faouzi GHORBEL
  772.             </span>
  773.             <span class="title">
  774.                 Machine Learning for Vital Signs Estimation
  775.             </span>
  776.             <span class="affiliation">
  777.                 (CRISTAL Laboratory-GRIFT, ENSI)
  778.             </span>
  779.         </td>
  780.     </tr>
  781.     
  782.     <tr class="blanc">
  783.         <td class="code center">SP 1 - 12</td>
  784.         <td>
  785.             <span class="authors">
  786.                 Douha Jerbi
  787.             </span>
  788.             <span class="title">
  789.                 Morphing SA(3)-Équivariant Tripolaire : Augmentation Géométriquement Préservée pour la Reconnaissance 3D
  790.             </span>
  791.             <span class="affiliation">
  792.                (CRISTAL Laboratory-GRIFT, ENSI)
  793.             </span>
  794.         </td>
  795.     </tr>
  796.     </table>
  797.             </div>
  798.             <div class="modal-footer">
  799.                 <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">
  800.                     Close
  801.                 </button>
  802.             </div>
  803.         </div>
  804.         
  805.     </div>
  806. </div>
  807. <div class="modal fade" id="exampleModal2" tabindex="-1" aria-hidden="true">
  808.     <div class="modal-dialog custom-modal-width">
  809.         <div class="modal-content">
  810.             <div class="modal-header">
  811.                 <h5 class="modal-title">Session Poster P2 Details</h5>
  812.                 <button type="button" class="btn-close" data-bs-dismiss="modal"></button>
  813.             </div>
  814.             <div class="modal-body">
  815.             <table class="agenda2">
  816. </tr>
  817.         <th class ="black" colspan="2">Session Poster P2 </br> Chair Dr. Majdi Jribi (CRISTAL-GRIFT/ENSI,Tunisia)</th>
  818.     </tr>
  819.     <tr>
  820.         <td colspan="2" class="time">09H00 – 10H00</td>
  821.     </tr>
  822.     <tr class="blanc">
  823.         <td class="code center">SP 2 - 1</td>
  824.         <td>
  825.             <span class="authors">
  826.                 Ahmed Omrane, Mohamed Amine Mezghich, Slim Mhiri
  827.             </span>
  828.             <span class="title">
  829.                 An Enhanced Customer Segmentation Algorithm Based on the RFM Model Using K-Means Clustering
  830.             </span>
  831.             <span class="affiliation">
  832.                 (CRISTAL Laboratory-GRIFT, ENSI)
  833.             </span>
  834.         </td>
  835.     </tr>
  836.     <tr class="blanc">
  837.         <td class="code center">SP 2 - 2</td>
  838.         <td>
  839.             <span class="authors">
  840.                 Arwa Habbachi, Majdi Jribi
  841.             </span>
  842.             <span class="title">
  843.                 Recalage ordonne des visages 3D en vue de reconnaissance
  844.             </span>
  845.             <span class="affiliation">
  846.                 (CRISTAL Laboratory-GRIFT, ENSI)
  847.             </span>
  848.         </td>
  849.     </tr>
  850.     <tr class="blanc">
  851.         <td class="code center">SP 2 - 3</td>
  852.         <td>
  853.             <span class="authors">
  854.                 Wafa Janhaoui, Imen Ben Mansour, Moncef Tagina
  855.             </span>
  856.             <span class="title">
  857.                 A Comprehensive Survey on Extended Job-Shop Scheduling Problems and Hybrid Reinforcement Learning Evolutionary Algorithms for Intelligent Industrial Systems
  858.             </span>
  859.             <span class="affiliation">
  860.                 (LARIA Laboratory, ENSI)
  861.             </span>
  862.         </td>
  863.     </tr>
  864.     <tr class="blanc">
  865.         <td class="code center">SP 2 - 4</td>
  866.         <td>
  867.             <span class="authors">
  868.                 Zeineb Bibani, Emna Ghorbel, Faouzi Ghorbel
  869.             </span>
  870.             <span class="title">
  871.                 Robust 2D Shape Matching via Nonlinear Quadratic Transformation
  872.             </span>
  873.             <span class="affiliation">
  874.                 (CRISTAL Laboratory-GRIFT, ENSI)
  875.             </span>
  876.         </td>
  877.     </tr>
  878.     
  879.     <tr class="blanc">
  880.         <td class="code center">SP 2 - 5</td>
  881.         <td>
  882.             <span class="authors">
  883.                 Bouna Ali Taleb, Chaima Dhaouadi, Mohamed Amine Mezghich
  884.             </span>
  885.             <span class="title">
  886.                 A Realistic Deformation Benchmark for Shape Descriptors
  887.             </span>
  888.             <span class="affiliation">
  889.                 (CRISTAL Laboratory-GRIFT, ENSI)
  890.             </span>
  891.         </td>
  892.     </tr>
  893.     <tr class="blanc">
  894.         <td class="code center">SP 2 - 6</td>
  895.         <td>
  896.             <span class="authors">
  897.                 Achraf Antri, Dorsaf Sebai
  898.             </span>
  899.             <span class="title">
  900.                 Enjeux et approches pour la gestion de l’eau en agriculture
  901.             </span>
  902.             <span class="affiliation">
  903.                 (CRISTAL Laboratory-GRIFT, ENSI)
  904.             </span>
  905.         </td>
  906.     </tr>
  907.     
  908.     <tr class="blanc">
  909.         <td class="code center">SP 2 - 7</td>
  910.         <td>
  911.             <span class="authors">
  912.                 Houyeme Baraketi, Mohamed Amine Mezghich, Slim Mhiri
  913.             </span>
  914.             <span class="title">
  915.                 Comparative Study of Deep Learning Architectures for Human Activity Detection
  916.             </span>
  917.             <span class="affiliation">
  918.                 (CRISTAL Laboratory-GRIFT, ENSI)
  919.             </span>
  920.         </td>
  921.     </tr>
  922.     <tr class="blanc">
  923.         <td class="code center">SP 2 - 8</td>
  924.         <td>
  925.             <span class="authors">
  926.                 Dalel Ibnelbey, Emna Ghorbel, Faouzi Ghorbel
  927.             </span>
  928.             <span class="title">
  929.                 Data augmentation basée sur le morphing d’image couleur pour la detection des insectes nuisible
  930.             </span>
  931.             <span class="affiliation">
  932.                 (CRISTAL Laboratory-GRIFT, ENSI)
  933.             </span>
  934.         </td>
  935.     </tr>
  936.     <tr class="blanc">
  937.         <td class="code center">SP 2 - 9</td>
  938.         <td>
  939.             <span class="authors">
  940.                 Chaima Dhaouadi, Mohamed Amine Mezghich, Faouzi Ghorbel
  941.             </span>
  942.             <span class="title">
  943.                 Enhancing VGG16 with Analytic Fourier–Mellin Invariants
  944.             </span>
  945.             <span class="affiliation">
  946.                 (CRISTAL Laboratory-GRIFT, ENSI)
  947.             </span>
  948.         </td>
  949.     </tr>
  950.     <tr class="blanc">
  951.         <td class="code center">SP 2 - 10</td>
  952.         <td>
  953.             <span class="authors">
  954.                 Mayssa Madani
  955.             </span>
  956.             <span class="title">
  957.                 Approches Multimodales EEG–IRMf pour la Reconnaissance des Émotions : Une Revue Systématique
  958.             </span>
  959.             <span class="affiliation">
  960.                 
  961.             </span>
  962.         </td>
  963.     </tr>
  964.     <tr class="blanc">
  965.         <td class="code center">SP 2 - 11</td>
  966.         <td>
  967.             <span class="authors">
  968.                 Chaima Chaouachi
  969.             </span>
  970.             <span class="title">
  971.                 Évaluation de la reproductibilité des réseaux de neurones profonds
  972.             </span>
  973.             <span class="affiliation">
  974.                 (CRISTAL Laboratory-GRIFT, ENSI)
  975.             </span>
  976.         </td>
  977.     </tr>
  978.                 </table>
  979.             </div>
  980.             <div class="modal-footer">
  981.                 <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">
  982.                     Close
  983.                 </button>
  984.             </div>
  985.         </div>
  986.         
  987.     </div>
  988. </div>
  989.     </main>
  990.     
  991. {% endblock %}