Upload index.html
Browse files- index.html +56 -79
index.html
CHANGED
|
@@ -158,10 +158,10 @@
|
|
| 158 |
</video>
|
| 159 |
</div>
|
| 160 |
<div class="item item-blueshirt">
|
| 161 |
-
<
|
| 162 |
<source src="./videos/dtb70/2.mp4"
|
| 163 |
type="video/mp4">
|
| 164 |
-
</video>
|
| 165 |
</div>
|
| 166 |
</div>
|
| 167 |
</div>
|
|
@@ -252,15 +252,17 @@ the full image prediction performance.
|
|
| 252 |
<div class="columns is-vcentered interpolation-panel">
|
| 253 |
<div class="column is-6 has-text-centered">
|
| 254 |
<h3 class="subtitle is-5">Original Inference</h3>
|
| 255 |
-
<
|
| 256 |
-
|
| 257 |
-
|
|
|
|
| 258 |
</div>
|
| 259 |
<div class="column is-6 has-text-centered">
|
| 260 |
<h3 class="subtitle is-5">After Click</h3>
|
| 261 |
-
<
|
| 262 |
-
|
| 263 |
-
|
|
|
|
| 264 |
</div>
|
| 265 |
</div>
|
| 266 |
<br/>
|
|
@@ -429,10 +431,10 @@ from the final predictions, which is common for various small map elements.
|
|
| 429 |
style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 430 |
<input class="slider is-fullwidth is-large is-info"
|
| 431 |
id="slider-roundabout-input"
|
| 432 |
-
type="range" min="1" max="
|
| 433 |
style="margin-top: 20px;">
|
| 434 |
<p class="has-text-centered" style="margin-top: 10px;">
|
| 435 |
-
<span id="counter-roundabout">Image 1 of
|
| 436 |
</p>
|
| 437 |
</div>
|
| 438 |
</div>
|
|
@@ -506,7 +508,9 @@ from the final predictions, which is common for various small map elements.
|
|
| 506 |
|
| 507 |
// Roundabout images
|
| 508 |
const roundaboutImages = [
|
|
|
|
| 509 |
"./stroke_visuals/roundabout/83.png",
|
|
|
|
| 510 |
"./stroke_visuals/roundabout/115.png",
|
| 511 |
"./stroke_visuals/roundabout/173.png",
|
| 512 |
"./stroke_visuals/roundabout/187.png",
|
|
@@ -516,7 +520,10 @@ from the final predictions, which is common for various small map elements.
|
|
| 516 |
"./stroke_visuals/roundabout/400.png",
|
| 517 |
"./stroke_visuals/roundabout/413.png",
|
| 518 |
"./stroke_visuals/roundabout/420.png",
|
|
|
|
|
|
|
| 519 |
"./stroke_visuals/roundabout/688.png",
|
|
|
|
| 520 |
];
|
| 521 |
|
| 522 |
// Splits images
|
|
@@ -591,43 +598,28 @@ from the final predictions, which is common for various small map elements.
|
|
| 591 |
</p>
|
| 592 |
</div>
|
| 593 |
<div class="columns is-vcentered interpolation-panel">
|
| 594 |
-
|
| 595 |
-
|
| 596 |
-
|
| 597 |
-
|
| 598 |
-
|
| 599 |
-
|
| 600 |
-
|
| 601 |
-
|
| 602 |
-
|
| 603 |
-
|
| 604 |
-
|
| 605 |
-
|
| 606 |
-
|
| 607 |
-
|
| 608 |
-
|
| 609 |
-
|
| 610 |
-
|
| 611 |
-
<div
|
| 612 |
-
|
| 613 |
-
<img src="./hardcase_good_visuals/intersection_good/plot_434008.png"
|
| 614 |
-
alt="After Click"
|
| 615 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 616 |
-
</div>
|
| 617 |
-
<div class="column is-4 has-text-centered">
|
| 618 |
-
<img src="./hardcase_good_visuals/intersection_good/plot_873922.png"
|
| 619 |
-
alt="After Click"
|
| 620 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 621 |
-
</div>
|
| 622 |
-
<div class="column is-4 has-text-centered">
|
| 623 |
-
<img src="./hardcase_good_visuals/intersection_good/plot_1349291.png"
|
| 624 |
-
alt="After Click"
|
| 625 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 626 |
-
</div>
|
| 627 |
-
</div>
|
| 628 |
<div class="content has-text-justified">
|
| 629 |
<p>
|
| 630 |
-
Poor
|
| 631 |
</p>
|
| 632 |
</div>
|
| 633 |
<div class="columns is-vcentered interpolation-panel">
|
|
@@ -661,40 +653,25 @@ from the final predictions, which is common for various small map elements.
|
|
| 661 |
</p>
|
| 662 |
</div>
|
| 663 |
<div class="columns is-vcentered interpolation-panel">
|
| 664 |
-
|
| 665 |
-
|
| 666 |
-
|
| 667 |
-
|
| 668 |
-
|
| 669 |
-
|
| 670 |
-
|
| 671 |
-
|
| 672 |
-
|
| 673 |
-
|
| 674 |
-
|
| 675 |
-
|
| 676 |
-
|
| 677 |
-
|
| 678 |
-
|
| 679 |
-
|
| 680 |
-
|
| 681 |
-
<div
|
| 682 |
-
|
| 683 |
-
<img src="./hardcase_good_visuals/occluded_good/plot_485453.png"
|
| 684 |
-
alt="After Click"
|
| 685 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 686 |
-
</div>
|
| 687 |
-
<div class="column is-4 has-text-centered">
|
| 688 |
-
<img src="./hardcase_good_visuals/occluded_good/plot_624019.png"
|
| 689 |
-
alt="After Click"
|
| 690 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 691 |
-
</div>
|
| 692 |
-
<div class="column is-4 has-text-centered">
|
| 693 |
-
<img src="./hardcase_good_visuals/occluded_good/plot_947394.png"
|
| 694 |
-
alt="After Click"
|
| 695 |
-
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 696 |
-
</div>
|
| 697 |
-
</div>
|
| 698 |
|
| 699 |
<div class="content has-text-justified">
|
| 700 |
<p>
|
|
|
|
| 158 |
</video>
|
| 159 |
</div>
|
| 160 |
<div class="item item-blueshirt">
|
| 161 |
+
<video poster="" id="blueshirt" autoplay controls muted loop playsinline height="100%">
|
| 162 |
<source src="./videos/dtb70/2.mp4"
|
| 163 |
type="video/mp4">
|
| 164 |
+
</video>
|
| 165 |
</div>
|
| 166 |
</div>
|
| 167 |
</div>
|
|
|
|
| 252 |
<div class="columns is-vcentered interpolation-panel">
|
| 253 |
<div class="column is-6 has-text-centered">
|
| 254 |
<h3 class="subtitle is-5">Original Inference</h3>
|
| 255 |
+
<video poster="" autoplay controls muted loop playsinline style="width: 100%; height: auto;">
|
| 256 |
+
<source src="./click2_videos/0.mp4" type="video/mp4">
|
| 257 |
+
Your browser does not support the video tag.
|
| 258 |
+
</video>
|
| 259 |
</div>
|
| 260 |
<div class="column is-6 has-text-centered">
|
| 261 |
<h3 class="subtitle is-5">After Click</h3>
|
| 262 |
+
<video poster="" autoplay controls muted loop playsinline style="width: 100%; height: auto;">
|
| 263 |
+
<source src="./click2_videos/0_click.mp4" type="video/mp4">
|
| 264 |
+
Your browser does not support the video tag.
|
| 265 |
+
</video>
|
| 266 |
</div>
|
| 267 |
</div>
|
| 268 |
<br/>
|
|
|
|
| 431 |
style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 432 |
<input class="slider is-fullwidth is-large is-info"
|
| 433 |
id="slider-roundabout-input"
|
| 434 |
+
type="range" min="1" max="11" value="1" step="1"
|
| 435 |
style="margin-top: 20px;">
|
| 436 |
<p class="has-text-centered" style="margin-top: 10px;">
|
| 437 |
+
<span id="counter-roundabout">Image 1 of 11</span>
|
| 438 |
</p>
|
| 439 |
</div>
|
| 440 |
</div>
|
|
|
|
| 508 |
|
| 509 |
// Roundabout images
|
| 510 |
const roundaboutImages = [
|
| 511 |
+
"./stroke_visuals/roundabout/65.png",
|
| 512 |
"./stroke_visuals/roundabout/83.png",
|
| 513 |
+
"./stroke_visuals/roundabout/108.png",
|
| 514 |
"./stroke_visuals/roundabout/115.png",
|
| 515 |
"./stroke_visuals/roundabout/173.png",
|
| 516 |
"./stroke_visuals/roundabout/187.png",
|
|
|
|
| 520 |
"./stroke_visuals/roundabout/400.png",
|
| 521 |
"./stroke_visuals/roundabout/413.png",
|
| 522 |
"./stroke_visuals/roundabout/420.png",
|
| 523 |
+
"./stroke_visuals/roundabout/528.png",
|
| 524 |
+
"./stroke_visuals/roundabout/612.png",
|
| 525 |
"./stroke_visuals/roundabout/688.png",
|
| 526 |
+
"./stroke_visuals/roundabout/798.png"
|
| 527 |
];
|
| 528 |
|
| 529 |
// Splits images
|
|
|
|
| 598 |
</p>
|
| 599 |
</div>
|
| 600 |
<div class="columns is-vcentered interpolation-panel">
|
| 601 |
+
<div class="column is-4 has-text-centered">
|
| 602 |
+
<!-- <h3 class="subtitle is-5">Original Inference</h3> -->
|
| 603 |
+
<img src="./hardcase_good_visuals/intersection_good/plot_1349291.png"
|
| 604 |
+
alt="Original Inference"
|
| 605 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 606 |
+
</div>
|
| 607 |
+
<div class="column is-4 has-text-centered">
|
| 608 |
+
<!-- <h3 class="subtitle is-5">After Click</h3> -->
|
| 609 |
+
<img src="./hardcase_good_visuals/intersection_good/plot_1646496.png"
|
| 610 |
+
alt="After Click"
|
| 611 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 612 |
+
</div>
|
| 613 |
+
<div class="column is-4 has-text-centered">
|
| 614 |
+
<!-- <h3 class="subtitle is-5">After Click</h3> -->
|
| 615 |
+
<img src="./hardcase_good_visuals/intersection_good/plot_683728.png"
|
| 616 |
+
alt="After Click"
|
| 617 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 618 |
+
</div>
|
| 619 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 620 |
<div class="content has-text-justified">
|
| 621 |
<p>
|
| 622 |
+
Poor Ecamples
|
| 623 |
</p>
|
| 624 |
</div>
|
| 625 |
<div class="columns is-vcentered interpolation-panel">
|
|
|
|
| 653 |
</p>
|
| 654 |
</div>
|
| 655 |
<div class="columns is-vcentered interpolation-panel">
|
| 656 |
+
<div class="column is-4 has-text-centered">
|
| 657 |
+
<!-- <h3 class="subtitle is-5">Original Inference</h3> -->
|
| 658 |
+
<img src="./hardcase_good_visuals/occluded_good/plot_292951.png"
|
| 659 |
+
alt="Original Inference"
|
| 660 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 661 |
+
</div>
|
| 662 |
+
<div class="column is-4 has-text-centered">
|
| 663 |
+
<!-- <h3 class="subtitle is-5">After Click</h3> -->
|
| 664 |
+
<img src="./hardcase_good_visuals/occluded_good/plot_424350.png"
|
| 665 |
+
alt="After Click"
|
| 666 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 667 |
+
</div>
|
| 668 |
+
<div class="column is-4 has-text-centered">
|
| 669 |
+
<!-- <h3 class="subtitle is-5">After Click</h3> -->
|
| 670 |
+
<img src="./hardcase_good_visuals/occluded_good/plot_483392.png"
|
| 671 |
+
alt="After Click"
|
| 672 |
+
style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
|
| 673 |
+
</div>
|
| 674 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 675 |
|
| 676 |
<div class="content has-text-justified">
|
| 677 |
<p>
|