From 2052f92d44426ddf122fb7275f674bdcb367869e Mon Sep 17 00:00:00 2001 From: Linze Li <101081884+happylinze@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:50:08 +0800 Subject: [PATCH] Update index.md --- index.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/index.md b/index.md index e77b5dc..00d8467 100644 --- a/index.md +++ b/index.md @@ -81,6 +81,24 @@ layout: default padding: 1.5rem; } + .image-container { + display: flex; + justify-content: center; + align-items: center; + gap: 20px; + margin-top: 20px; + } + + .image-wrapper { + max-width: 300px; + } + +.image-wrapper img { + width: 100%; + height: auto; + display: block; +} + #navbar { flex-direction: column; align-items: stretch; @@ -198,6 +216,15 @@ layout: default +
+
+ MMVPR +
+
+ ICPR +
+
+ The workshop on Multi-Modal Visual Pattern Recognition aims to provide a comprehensive platform for researchers and practitioners to discuss recent advancements, challenges, and opportunities in the field of multi-modal visual pattern recognition. The workshop is held in conjunction with the 27th [International Conference on Pattern Recognition (ICPR 2024)](https://icpr2024.org/).