Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
taiyipan committed Sep 29, 2023
1 parent d22c08f commit 39bd0fd
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,21 +265,24 @@ <h2 class="title is-3">Dataset</h2>
NYC-Event-VPR dataset statistics.
</p>
</div>
<br>
<img src="./static/images/total_gps_coverage.png" style="object-fit: contain; height: 500px;" class="center"/>
<div class="content has-text-justified">
<br>
<p>
NYC-Event-VPR covers New York City, focusing on Chinatown area in Manhattan with overlapping traversal.
</p>
</div>
<br>
<img src="./static/images/sensor_setup.jpg" style="object-fit: contain; height: 200px;" class="center"/>
<div class="content has-text-justified">
<br>
<p>
Sensor setup and mounting design: RGB camera is mounted on top of event camera, and the sensor suite is positioned facing forward behind vehicle`s front windshield.
</p>
</div>
<table>
<br>
<table style="width:100%">
<tr>
<th>Type</th><th>Specification</th>
</tr>
Expand Down Expand Up @@ -318,6 +321,13 @@ <h2 class="title is-3">Dataset</h2>
</td>
</tr>
</table>
<div class="content has-text-justified">
<br>
<p>
Sensor specifications.
</p>
</div>
<br>
<img src="./static/images/report.png" style="object-fit: contain; height: 500px;" class="center"/>
<div class="content has-text-justified">
<br>
Expand Down

0 comments on commit 39bd0fd

Please sign in to comment.