Skip to content

Commit efde1a5

Browse files
author
3rdCore
committed
WIP added INF574 gif
1 parent 651bb34 commit efde1a5

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

images/Corail_full.png

28.8 KB
Loading

images/INF574.gif

187 KB
Loading

index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<table style="width:100%;max-width:920px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
2525
<tbody><tr><td>
2626
<p style="text-align:center">
27-
<img src="images/Corail_full.png" alt="nav_sign" width="700" height="220">
27+
<img src="images/Corail_full.png" alt="nav_sign" width="700" height="150">
2828
<br>
2929
<email>
3030
<font id="email" size="+1" style="display:inline;">[email protected]</font>
@@ -232,7 +232,7 @@ <h2>News</h2>
232232

233233
</td>
234234
</tr>
235-
<td width="25%" valign="center" align="center"><img src="images/sketch.png" alt="nthu" width="180" height="180"></td>
235+
<td width="25%" valign="center" align="center"><img src="images/INF574.gif" alt="nthu" width="220" height="210"></td>
236236
<td style="padding:20px;width:75%;vertical-align:middle">
237237
<a class="tog" href="https://github.com/3rdCore/Shape_Retrieval/" target="_blank">
238238
<papertitle>Sketch-based Shape Retrieval</papertitle>
@@ -247,7 +247,6 @@ <h2>News</h2>
247247
The project lies on differents techniques such Suggestive Contouring (Canny filter), Gabor filtering (gaussian convolution on Fourier Transformation of the input image) and histogram representation using Visual Vocabulary.
248248
<br>
249249
Looking back at this project, I saw that <a class="tog" href="https://arxiv.org/abs/1504.03504" target="_blank">another paper</a> with much more impressive results came out a few years later using <strong>Siamese convolutional Neural Networks</strong> for feature extraction.
250-
<br>
251250
<p style="padding:0%;text-align:center">
252251
<a href="data/INF574.pdf" target="_blank">Report</a> &nbsp/&nbsp
253252
<a href="https://github.com/3rdCore/Shape_Retrieval/" target="_blank">GitHub</a>

0 commit comments

Comments
 (0)