diff --git a/index.html b/index.html index c1f7f8ee..1bd5a4e9 100644 --- a/index.html +++ b/index.html @@ -152,6 +152,17 @@

Results on YCB-Video dataset

+
+
+
+
+

BOP Leaderboard

+

We obtained the 1st place on the BOP leaderboard for model-based novel object pose estimation.

+ +
+
+ +

@@ -172,7 +183,7 @@

Overview

Full Video

diff --git a/static/css/index.css b/static/css/index.css index 1ffc480b..ba231603 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -68,28 +68,25 @@ body { font-weight: bolder; } -.publication-authors { -} .publication-authors a { - color: hsl(204, 86%, 53%) !important; + color: rgb(118, 185, 0) !important; + text-decoration: underline; } -.publication-authors a:hover { - text-decoration: underline; -} .author-block { display: inline-block; } -.publication-banner img { +.author-block a:href { + color: rgb(118, 185, 0); } -.publication-authors { - /*color: #4286f4;*/ +.publication-banner img { } + .publication-video { position: relative; width: 100%; diff --git a/static/images/bop.jpg b/static/images/bop.jpg new file mode 100644 index 00000000..977686e4 Binary files /dev/null and b/static/images/bop.jpg differ diff --git a/static/videos/v1c.mp4 b/static/videos/v1_authors_c.mp4 similarity index 69% rename from static/videos/v1c.mp4 rename to static/videos/v1_authors_c.mp4 index ce6590b1..afa48404 100644 Binary files a/static/videos/v1c.mp4 and b/static/videos/v1_authors_c.mp4 differ