Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JunyangHe authored Oct 21, 2024
1 parent 2e5492f commit bedd4cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ <h2 class="title is-3">Benchmark</h2>
<tr><th>Recall@10</th><td>48.7</td><td>55.8</td><td>62.4</td><td>68.6</td><td>80.3</td><td>82.4</td><td>79.5</td><td>87.1</td><td>91</td></tr>
<tr><th>Recall@20</th><td>51.2</td><td>57.1</td><td>63.2</td><td>73.2</td><td>81.7</td><td>83.1</td><td>83.9</td><td>88.7</td><td>91.7</td></tr>
</table>
<img src="./static/images/cct384+netvlad.png" height="400">
<br>
<table style="width:100%">
<tr><th>ResNet50+NetVLAD</th><th>Naive-5m</th><th>E2VID-5m</th><th>RGB-5m</th><th>Naive-15m</th><th>E2VID-15m</th><th>RGB-15m</th><th>Naive-25m</th><th>E2VID-25m</th><th>RGB-25m</th></tr>
Expand All @@ -393,6 +394,7 @@ <h2 class="title is-3">Benchmark</h2>
<tr><th>Recall@10</th><td>51.5</td><td>55.6</td><td>62.5</td><td>72.6</td><td>79.8</td><td>83.1</td><td>80.7</td><td>87.5</td><td>91.5</td></tr>
<tr><th>Recall@20</th><td>53.1</td><td>56.2</td><td>62.8</td><td>75.8</td><td>80.9</td><td>83.5</td><td>83.7</td><td>89</td><td>92</td></tr>
</table>
<img src="./static/images/resnet50+netvlad.png" height="400">
<div class="content has-text-justified">
<br>
<p>
Expand All @@ -416,6 +418,7 @@ <h2 class="title is-3">Benchmark</h2>
<tr><th>Recall@10</th><td>43.6</td><td>52.2</td><td>63.1</td><td>64.6</td><td>74.5</td><td>83.0</td><td>71.6</td><td>82.0</td><td>92.0</td></tr>
<tr><th>Recall@20</th><td>46.9</td><td>53.7</td><td>63.3</td><td>68.7</td><td>76.5</td><td>83.4</td><td>76.1</td><td>83.9</td><td>92.5</td></tr>
</table>
<img src="./static/images/anyloc.png" height="400">
<div class="content has-text-justified">
<br>
<p>
Expand Down

0 comments on commit bedd4cf

Please sign in to comment.