Skip to content

Commit

Permalink
splits
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas committed May 4, 2024
1 parent 3d04e19 commit 5eb2d22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h2 class="title is-4">
</h2>
<!-- SVG -->
<div style="display: flex; justify-content: center;">
<img src="./static/images/webpage_datasplit_v6.svg" width="100" height="100" alt="Random Dataset Split SVG">
<img src="./static/images/webpage_datasplit_v6.svg" width="200" height="200" alt="Random Dataset Split SVG">
</div>
</div>

Expand All @@ -276,7 +276,7 @@ <h2 class="title is-4">
</h2>
<!-- SVG -->
<div style="display: flex; justify-content: center;">
<img src="./static/images/webpage_datasplit_v6.svg" width="100" height="100" alt="Event Dataset Split SVG">
<img src="./static/images/webpage_datasplit_v6.svg" width="200" height="200" alt="Event Dataset Split SVG">
</div>
</div>

Expand All @@ -286,7 +286,7 @@ <h2 class="title is-4">
</h2>
<!-- SVG -->
<div style="display: flex; justify-content: center;">
<img src="./static/images/webpage_datasplit_v6.svg" width="100" height="100" alt="Scene Dataset Split SVG">
<img src="./static/images/webpage_datasplit_v6.svg" width="200" height="200" alt="Scene Dataset Split SVG">
</div>
</div>
</div>
Expand Down

0 comments on commit 5eb2d22

Please sign in to comment.