From 8b33bcd5b0d634527c8b3f7299cab50f5ed7aead Mon Sep 17 00:00:00 2001 From: Francesco Ballerini Date: Wed, 10 Apr 2024 16:13:15 +0200 Subject: [PATCH] fix: fix method --- clip2nerf/index.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/clip2nerf/index.html b/clip2nerf/index.html index 8f2b01b..8d053fd 100644 --- a/clip2nerf/index.html +++ b/clip2nerf/index.html @@ -37,7 +37,6 @@

INRV 2024 -
(CVPR 2024) @@ -125,9 +124,9 @@

Method

- In order to learn a bidirectional mapping between images/text and NeRFS, we train two MLPs, one that maps CLIP image embeddings to \({\tt nf2vec}\) NeRF embeddings, and the other computing the mapping in the opposite direction. + In order to learn a bidirectional mapping between images/text and NeRFS, we train two MLPs, one that maps CLIP image embeddings to \({\tt nf2vec}\) NeRF embeddings, and the other computing the mapping in the opposite direction.

- Training procedure + Training procedure @@ -138,15 +137,10 @@

- Results + Zero-shot NeRF classification

- We first evaluate the feasibility of using \({\tt inr2vec}\) embeddings of INRs - to solve tasks usually tackled by representation learning, and we select 3D - retrieval as a benchmark. Quantitative results, reported in the following table, - show that, while there is an average gap of 1.8 mAP with PointNet++, \({\tt inr2vec}\) - is able to match, and in some cases even surpass, the performance of the other baselines.

retrieval