diff --git a/project-page/index.html b/project-page/index.html index 9aa6ef5..af61e15 100644 --- a/project-page/index.html +++ b/project-page/index.html @@ -140,6 +140,31 @@

Abstract

+
+
+
+
+

Examples

+
+

+ SPVLoc estimates the 6D camera pose of a query image relative to an untextured 3D reference model with semantic annotations. It establishes the perspective relation between the rendered panorama and the query image by predicting the viewport of the camera within a set of rendered panoramas. +

+

+ The visualization includes the input image in the top row, the model rendered with the estimated top-1 pose in the second row, the selected reference panorama with the estimated viewport in the third row, and a map showing the estimated position (green circle) alongside the ground truth position (gray circles with radii of 50cm, and 100cm) in the bottom row. +

+
+
+
+
+
+ +
+
+
+ Example resulats of spvloc +
+
+
diff --git a/project-page/static/images/qualitative.png b/project-page/static/images/qualitative.png new file mode 100644 index 0000000..2682cb6 Binary files /dev/null and b/project-page/static/images/qualitative.png differ