WinKawaks commited on
Commit
64f4966
1 Parent(s): 6d1d169

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -8,6 +8,14 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
 
 
 
 
 
 
 
 
11
  <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
12
  <p class="lg:col-span-3">
13
  The <b>ultimate vision</b> for SketchX is to understand <b>how seeing can be explained by drawing</b>. In other words, how better understanding of human sketch data can be translated to insights on how human visual systems operate, and in turn how such insights can benefit computer vision and cognitive science at large.
@@ -18,14 +26,6 @@ license: apache-2.0
18
  <br>
19
  SketchX has established itself as a world-leading research lab on human sketch analytics, and continues to publish sketch-specific papers in top venues. It had enjoyed many achievements both academically including a Best Science Paper Award at BMVC’15, and commercially including collaborations with law enforcements, and on-line retailers.
20
  </p>
21
- <a href="https://sketchx.eecs.qmul.ac.uk/" class="block overflow-hidden group">
22
- <div
23
- class="w-full h-60 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]"
24
- >
25
- <img alt="" src="https://sketchx.eecs.qmul.ac.uk/wp-content/uploads/sites/27/2019/03/cropped-cropped-logo_v6.jpg" class="w-100" />
26
- </div>
27
- <div class="underline">SketchX website</div>
28
- </a>
29
  <a href="https://dreamwireart.github.io/" class="block overflow-hidden group">
30
  <div
31
  class="w-full h-60 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]">
 
8
  license: apache-2.0
9
  ---
10
 
11
+ <a href="https://sketchx.eecs.qmul.ac.uk/" class="block overflow-hidden">
12
+ <div
13
+ class="w-100 h-60 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]"
14
+ >
15
+ <img alt="" src="https://sketchx.eecs.qmul.ac.uk/wp-content/uploads/sites/27/2019/03/cropped-cropped-logo_v6.jpg" class="w-100" />
16
+ </div>
17
+ </a>
18
+
19
  <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
20
  <p class="lg:col-span-3">
21
  The <b>ultimate vision</b> for SketchX is to understand <b>how seeing can be explained by drawing</b>. In other words, how better understanding of human sketch data can be translated to insights on how human visual systems operate, and in turn how such insights can benefit computer vision and cognitive science at large.
 
26
  <br>
27
  SketchX has established itself as a world-leading research lab on human sketch analytics, and continues to publish sketch-specific papers in top venues. It had enjoyed many achievements both academically including a Best Science Paper Award at BMVC’15, and commercially including collaborations with law enforcements, and on-line retailers.
28
  </p>
 
 
 
 
 
 
 
 
29
  <a href="https://dreamwireart.github.io/" class="block overflow-hidden group">
30
  <div
31
  class="w-full h-60 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]">