-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
551 lines (526 loc) · 23.3 KB
/
events.html
File metadata and controls
551 lines (526 loc) · 23.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE HTML>
<!--
Ex Machina by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>GraphNEx</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400,300,700' rel='stylesheet' type='text/css'>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
<link rel="stylesheet" href="css/style-mobile.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
<link rel="shortcut icon" type="image/png" href="images/favicon.png"/>
</head>
<body class="right-sidebar">
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html"><img src="images/GraphNEx_logo.png" alt="GraphNEx logo" height="65px"></a></h1>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Main</a></li>
<li><a href="achievements.html">Achievements</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="blog.html">Blog</a></li>
<li class="active"><a href="events.html">Events</a></li>
</ul>
</nav>
</div>
</div>
<!-- Header -->
<!-- Banner -->
<div id="banner">
<div class="container">
</div>
</div>
<!-- /Banner -->
<!-- Main -->
<div id="page">
<!-- Main -->
<div id="main" class="container">
<div class="row">
<div class="3u">
<section class="sidebar">
<header>
<h2>Events menu</h2>
</header>
<ul class="style1">
<li><a href="#xai4cv24">XAI4CV Workshop at CVPR</a></li>
<li><a href="#gdlw24">Geometric Deep Learning Workshop 2024</a></li>
<li><a href="#chisteraw24">CHIST-ERA Projects Seminar 2024</a></li>
<li><a href="#graphnexws23lyon">GraphNEx Workshop 2023 at ENSL</a></li>
<li><a href="#cogsciseminar23">Talk at Cognitive Science Seminar (QMUL)</a></li>
<li><a href="#icip23">Poster at IEEE ICIP 2023</a></li>
<li><a href="#poster23gretsi">Poster at Gretsi 2023</a></li>
<li><a href="#poster23ismbeccb">Poster at ISMB ECCB 2023</a></li>
<li><a href="#summerschool23">Summer School on “Réseaux et Graphes Complexes"</a></li>
<li><a href="#graphnexw23">GraphNEx Workshop 2023 at Idiap</a></li>
<li><a href="#chisteraw23">CHIST-ERA Projects Seminar 2023</a></li>
<li><a href="#lecture23epfl">Lecture on xVPC at EPFL</a></li>
<li><a href="#XAI_school22">Winter School on Explainable AI</a></li>
<li><a href="#V_ADigital">GraphNEx at the Digital Design Weekend 2022</a></li>
<li><a href="#V_ALateFriaday">GraphNEx at the Friday Late event (V&A museum)</a></li>
<li><a href="#firstWorkshop">First GraphNEx workshop</a></li>
<li><a href="#invitedseminar22uam">Invited Seminar UAM</a></li>
<li><a href="#privacy22bbc">Workshop on Privacy (BBC)</a></li>
<li><a href="#chisteraw2022">CHIST-ERA Projects Seminar 2022</a></li>
</ul>
</section>
</div>
<a name="xai4cv24"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">XAI4CV Workshop at CVPR</h2>
<span class="byline">18 June 2024, Seattle, USA</span>
</header>
<p>
Alessio Xompero will present "Explaining models relating objects and privacy", accepted as poster at the 3rd Explainable AI for Computer Vision (XAI4CV) Workshop at the IEEE/CVF Conference on Computer Vision and Pattern Recognition. The event will attract scholars, researchers, and professional working and contributing to the design and development of more explainable computer vision systems for people to effectively use and interact with them.
</p>
<p>
<a href="https://xai4cv.github.io/workshop_cvpr24" target="_blank">Workshop programme and details</a>
</p>
<p> </p>
</section>
</div>
<a name="gdlw24"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Geometric Deep Learning Workshop 2024</h2>
<span class="byline">11 June 2024, University of Cambridge, U.K.</span>
</header>
<p>
Shubhr Singh will present the poster "LHGNN: Local-Higher Order GNNs for Audio Classification & Tagging" at the Geometric Deep Learning Workshop in Cambridge. The event will attract international experts and early career researchers in geometric deep learning through invited talks, keynotes, and poster presentations.
</p>
<p>
<a href="https://maths4dl.ac.uk/newsevents/geometric-deep-learning-workshop-university-of-cambridge-10-12-june-2024" target="_blank">Workshop programme and details</a>
<!-- <br> -->
<!-- <a href="resources/Singh2024GDLworkshop_Poster.pdf" target="_blank">Poster</a><br> -->
</p>
<p> </p>
</section>
</div>
<a name="chisteraw24"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">CHIST-ERA Projects Seminar 2024</h2>
<span class="byline">16-18 April 2024, Helsinki, Finland</span>
</header>
<p>
CHIST-ERA Projects Seminar is an annual 2-day event that brings together researchers working on ongoing CHIST-ERA funded projects and representatives of the funding organisations. The event aims at promoting research exchanges between active projects, and to enable discussions between funders and project reviewers.
Team members will attend the event to represent GraphNEx and contribute with a presentation on the project status and achievements.
</p>
<p>
<a href="https://www.chistera.eu/projects-seminar-2024-programme" target="_blank">Full programme and registration</a>
</p>
<p> </p>
</section>
</div>
<a name="graphnexws23lyon"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">GraphNEx Workshop 2023 at ENSL</h2>
<span class="byline">20-21 November 2023, Martigny, Switzerland</span>
</header>
<p>
The third GraphNEx workshop will take place on 20-21 May 2023 at the École Normale Supérieure de Lyon (ENSL), site René Descartes, in Lyon, France. The summit will promote the transfer of ideas, methods and concepts across the partners.
</p>
<!-- <p><a href="blog.html#EPFL22">Blog post</a></p> -->
<p> </p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="cogsciseminar23"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Talk at Cognitive Science Seminar (QMUL)</h2>
<span class="byline">8 November 2023, London, United Kingdom</span>
</header>
<p>
Shubhr Singh will present "Audio Tagging Graph Neural Networks" at the weekly seminar organised by the Cognitive Science Research Group at Queen Mary University of London. The Audio Tagging Graph Neural Network (ATGNN) not only combines the capability of convolutional neural networks with the global information sharing ability of Graph Neural Networks, but also maps semantic relationships between learnable class embeddings and corresponding spectrogram regions.
</p>
<p> </p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="icip23"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Poster presentation at IEEE ICIP 2023</h2>
<span class="byline">8-11 October 2023, Kuala Lumpur, Malaysia</span>
</header>
<p>
Darya Baranouskaya will present her published paper, "Human-interpretable and deep features for image privacy classification", as a poster at the IEEE International Conference on Image Processing (ICIP).
</p>
<p><a href="https://cmsworkshops.com/ICIP2023/view_paper.php?PaperNum=3368">More details</a></p>
<a href="resources/Baranouskaya2023ICIP_Poster.pdf" target="_blank">Poster</a><br>
<!-- <p> </p> -->
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="poster23gretsi"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Poster presentation at GRETSI 2023</h2>
<span class="byline">29 August 2023, Grenoble, France</span>
</header>
<p>
Myriam Bontonou will present a paper titled "Expliquer la classification d'expression de gènes par la méthode des gradients intégrés" as a poster at the Gretsi conference in Grenoble, France.
</p>
<a href="resources/Bontonou2023Gretsi_Poster.pdf" target="_blank">Poster</a>
<!-- <p> </p> -->
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="poster23ismbeccb"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Poster presentation at ISMB ECCB 2023</h2>
<span class="byline">24 July 2023, Lyon, France</span>
</header>
<p>
Myriam Bontonou will present a poster titled "Explainability and its Limits in Machine Learning in Gene Expression Models" at the 31st Annual Intelligent Systems For Molecular Biology (ISMB) and the 22nd Annual European Conference on Computational Biology (ECCB), in Lyon, France.
</p>
<p><a href="https://www.iscb.org/ismbeccb2023-programme/posters">More details</a></p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="summerschool23"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Summer School on “Réseaux et Graphes Complexes: Théorie et applications”</h2>
<span class="byline">26-20 June 2023, Peyresq, France</span>
</header>
<p>
Pierre Borgnat (ENSL) & Philippe Ciblat (IMT Paris) will organize the summer school in Peyresq, France. Pierre Vandergheynst (EPFL), member of GraphNEx, is invited as lecturer.
</p>
<!-- <p><a href="https://cmsworkshops.com/ICIP2023/view_paper.php?PaperNum=3368">More details</a></p> -->
<!-- <p> </p> -->
</section>
</div>
</div>
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="graphnexw23"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">GraphNEx Workshop 2023 at Idiap</h2>
<span class="byline">3-4 May 2023, Martigny, Switzerland</span>
</header>
<p>
The second GraphNEx workshop will take place on 3-4 May 2023 at Idiap Research Institute in Martigny, Switzerland. The summit will promote the transfer of ideas, methods and concepts across the partners, and design a common graph-based architecture that will be used across partners as well as with the interface for user feedback.
</p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="chisteraw23"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">CHIST-ERA Projects Seminar 2023</h2>
<span class="byline">4-5 April 2023, Bratislava, Slovakia</span>
</header>
<p>
CHIST-ERA Projects Seminar is an annual 2-day event that brings together researchers working on ongoing CHIST-ERA funded projects and representatives of the funding organisations. The event is this year back in person in Bratislava, Slovakia, on 4 and 5 April. The event aims at promoting research exchanges between active projects, and to enable disucssions between funders and project reviewers. Projects related to each topic call are grouped together to preset each their status and achievements, round tables of discussion are encouraged to foster cross-project collaborations. Representative of the projects are invited to collaborative prepare a joint-topic presentation meant for a general audiences and to be presented to the projects of the other topic calls.
</p>
<p>
Team members from the three partners will attend the event to represent GraphNEx and contribute with a project presentation, 3 posters related to the project and its achievements, and the video of the You and Your Images demo.
</p>
<p><a href="https://www.chistera.eu/projects-seminar-2023-programme" target="_blank">Full programme and registration</a></p>
<p><a href="resources/20230404__XAI-Topic__GraphNEx-Presentation.pdf" target="_blank">GraphNEx presentation (slides)</a></p>
<p><a href="resources/20230404__XAI-Topic__GraphNEx-Poster-Project.pdf" target="_blank">GraphNEx poster (project)</a></p>
<p><a href="resources/20230404__XAI-Topic__GraphNEx-Poster-xVPC.pdf" target="_blank">GraphNEx poster (xVPC)</a></p>
<p><a href="resources/20230404__XAI-Topic__GraphNEx-Poster-GeneExpression.pdf" target="_blank">GraphNEx poster (Gene Expression)</a></p>
<p><a href="https://youtu.be/LR9Q_KTAhOs" target="_blank">GraphNEx video demo (You and Your Images)</a></p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="lecture23epfl"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Lecture at EPFL on the Explanaible Canvas</h2>
<span class="byline">Spring 2023, Lausanne, Switzerland</span>
</header>
<p>
Denis Gillet will present the usage of the Explainable Value Proposition Canvas (xVPC) in a design thinking framework during the social media class at EPFL.
</p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="XAI_school22"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">2022 Intelligent Sensing Winter School on Explainable AI</h2>
<span class="byline">12-14, 19 December 2022</span>
</header>
<p>
GraphNEx in collaboration with the Centre for Intelligent Sensing (Queen Mary University of London) organise the 2022 Winter School on Explainable AI sensing, featuring international experts presenting their research related to explainable artificial intelligence and interpretable machine learning.
</p>
<p><a href="http://cis.eecs.qmul.ac.uk/school2022.html" target="_blank">Programme</a></p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<!-- -->
<a name="V_ADigital"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">GraphNEx at the Digital Design Weekend 2022</h2>
<span class="byline">24-25 September 2022, London, UK</span>
</header>
<p>
GraphNEx in collaboration with the Royal College of Art (London), was at the Digital Design Weekend 2022 at the Victoria and Albert (V&A) museum in London (UK), which gathered together artists, designers and technologists to present interactive installations, showcases, workshops, talks and family-friendly activities to explore the intersection of technology and design.
</p>
<p><a href="https://www.vam.ac.uk/event/qw2w1Xwyd7/digital-design-weekend-2022" target="_blank">Digital Design Weekend 2022</a></p>
<p><a href="blog.html#V_Amuseum">GraphNEx blog</a></p>
</section>
</div>
</div>
<!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<a name="V_ALateFriaday"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">GraphNEx at the Friday Late event (V&A museum)</h2>
<span class="byline">23 September 2022, London, UK</span>
</header>
<p>Friday Late at the Victoria and Albert (V&A) museum in London (UK) celebrates all aspects of contemporary visual culture and design in society, bringing audiences together with leading and emerging artists and designers through live performance, film, installation, debate, DJs and more. GraphNEx presented You and Your Images an activity dealing with Privacy awareness and literacy in collaboration with the Royal College of Art, London.</p>
<p><a href="https://www.vam.ac.uk/info/friday-late" target="_blank">Friday Late</a></p>
<p><a href="blog.html#V_Amuseum">GraphNEx blog</a></p>
</section>
</div>
</div> <!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<a name="firstWorkshop"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">First GraphNEx workshop</h2>
<span class="byline">11-13 May 2022, Lausanne, Switzerland</span>
</header>
<p>The First GraphNEx workshop took place on 11-13 May 2022 in Lausanne, Switzerland. A summit to get hands-on experience in graph Machine Learning and explainability, promote the transfer of ideas, methods and concepts across the partners, and tranform insights into possible solutions for graph-based Explainable AI and the GraphNEx project.</p>
<p><a href="blog.html#EPFL22">Blog post</a></p>
</section>
</div>
</div> <!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<a name="invitedseminar22uam"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Invited Seminar</h2>
<span class="byline">4 April 2022, Universidad Autónoma de Madrid, Spain</span>
</header>
<p>Andrea Cavallaro will present the overall aims of the GraphNEx project.</p>
</section>
</div>
</div> <!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<a name="privacy22bbc"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">Workshop on Privacy</h2>
<span class="byline">31 March 2022, BBC, London</span>
</header>
<p>Andrea Cavallaro will present the Privacy Advisor idea and lead a discussion with experts from the BBC; ICO, the UK's independent body set up to uphold information rights; the UK Centre for Data Ethics and Innovation; and the Royal Society.</p>
</section>
</div>
</div> <!-- End row -->
<div class="row">
<div class="3u">
<section class="sidebar">
<p style="color:white;">. </p>
</section>
</div>
<a name="chisteraw2022"></a>
<div class="9u">
<section>
<header>
<h2 style="font-size:2em">CHIST-ERA Projects Seminar 2022</h2>
<span class="byline">28-30 March 2022, virtual conference</span>
</header>
<p>
The CHIST-ERA Projects Seminar 2022 will be an online event that will take place on 28-30 March 2022 and will bring together resesearches working on ongoing CHIST-ERA funded projects and representatives of the funding organisations.
</p>
<p>
The event aims at promoting research exchanges between active projects, and to enable disucssions between funders and project reviewers. The event will see presentations from each project partners and round tables to foster cross-project collaborations.
</p>
<p>
GraphNEx will particpate with the contribution by the three partners, QMUL, EPFL and ENSL.
<p><a href="https://www.chistera.eu/projects-seminar-2022-programme" target="_blank">Full programme and registration</a></p>
<p> </p><p> </p>
</section>
</div>
</div> <!-- End row -->
</div>
<!-- Main -->
</div>
<!-- /Page -->
<!-- Featured -->
<div id="featured">
<div class="container">
<div class="divider"></div>
</div>
</div>
<!-- /Featured -->
<div id="footer">
<div id="footer">
<div class="container">
<div class="row">
<section>
<h2>Partners</h2>
<ul class="style5">
<li><a href="https://www.qmul.ac.uk/" target="_blank"><img src="images/QMUL_logo.png" alt="QMUL logo" style="padding:5px 55px 5px 5px"></a></li>
<li><a href="http://www.ens-lyon.fr/" target="_blank"><img src="images/ENS_de_Lyon_logo.png" alt="ENS de Lyon logo" style="padding:5px 55px 5px 5px;"></a></li>
<li><a href="https://www.epfl.ch/en/" target="_blank"><img src="images/EPFL_logo.png" alt="EPFL logo" style="padding:5px 55px 5px 5px;"></a></li>
</ul>
</section>
</div>
<div class="row">
<section>
<h2>Sponsors</h2>
<ul class="style5">
<li><a href="https://epsrc.ukri.org/" target="_blank"><img src="images/EPSRC_logo.png" alt="EPSRC logo" style="padding:5px 55px 5px 5px"></a></li>
<li><a href="https://anr.fr/en/" target="_blank"><img src="images/anr_logo.png" alt="ANR logo" style="padding:5px 55px 5px 5px"></a></li>
<li><a href="https://www.snf.ch/en" target="_blank"><img src="images/SNF_logo.png" alt="SNF logo" style="padding:5px 55px 5px 5px"></a></li>
<li><a href="https://www.chistera.eu/" target="_blank"><img src="images/Chistera_logo.png" alt="Chistera logo" style="padding:5px 55px 5px 5px"></a></li>
</ul>
</section>
</div>
</div>
</div>
<!-- Copyright -->
<div id="copyright" class="container">
©Copyright GraphNEx 2021-2024
</div>
</body>
</html>