From 31366006a2827e2d236bf86292772c27b63e5ec4 Mon Sep 17 00:00:00 2001 From: Srinath Sridhar Date: Sun, 9 Jun 2019 10:10:29 -0700 Subject: [PATCH] Updated affialiatins and fonts --- .idea/NOCS_CVPR2019.iml | 12 ++++++++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ css/project.css | 4 ++-- index.html | 10 +++++----- 6 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 .idea/NOCS_CVPR2019.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/NOCS_CVPR2019.iml b/.idea/NOCS_CVPR2019.iml new file mode 100644 index 0000000..7c9d48f --- /dev/null +++ b/.idea/NOCS_CVPR2019.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..65531ca --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..59b0c8c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/css/project.css b/css/project.css index 05b9527..0f5a1ad 100644 --- a/css/project.css +++ b/css/project.css @@ -89,9 +89,9 @@ ul#tabs li a.selected { color: #000; background-color: #f2f1eb; font-weight: 500 .head { color: #111; } .head h1 { font-size: 24pt; line-height:27pt; margin: 10px 0; } .head h1 a { text-decoration:none; } -.authors { font-size: 12pt; margin: 0 0 1em 0; } +.authors { font-size: 15pt; margin: 0 0 1em 0; } .affiliations { font-size: 11pt; margin: -0.5em 0 10pt 0; } -.venue { font-style:italic; font-size: 12pt; margin: 1em 0 1em 0; } +.venue { font-style:bold; font-size: 14pt; margin: 1em 0 1em 0; } /* Page footer */ .footer { margin: 15px 5px 5px 10px; line-height: 130%; /*margin-left:auto; margin-right:auto;*/ } diff --git a/index.html b/index.html index ae1d4db..75f1ce1 100644 --- a/index.html +++ b/index.html @@ -51,19 +51,19 @@

Normalized Object Coordinate Space for Category-Level 6D Object Pose and Size Estimation

- He Wang1,2   + He Wang1   Srinath Sridhar1   Jingwei Huang1   - Julien Valentin1   - Shuran Song1,2   - Leonidas J. Guibas1 + Julien Valentin2   + Shuran Song3   + Leonidas J. Guibas1,4
1Stanford University   2Google Inc.   3Princeton University   - 3Facebook AI Research  
+ 4Facebook AI Research  
CVPR 2019, Long Beach, USA