frallebini commited on
Commit
3c90ad7
·
1 Parent(s): fcd599c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ tags:
17
 
18
  ![teaser](https://cvlab-unibo.github.io/gmnerf/static/images/teaser.svg)
19
 
 
 
20
  ## Repo content
21
 
22
  - `l_con/best.pt`: \\(\mathcal{L}_\text{C}\\) model
 
17
 
18
  ![teaser](https://cvlab-unibo.github.io/gmnerf/static/images/teaser.svg)
19
 
20
+ This repository contains the models for the paper [Weight Space Representation Learning on Diverse NeRF Architectures](https://arxiv.org/abs/2502.09623). The paper proposes a framework that is capable of processing NeRFs with diverse architectures (MLPs, tri-planes, and hash tables) by training a graph metanetwork to obtain an architecture-agnostic latent space.
21
+
22
  ## Repo content
23
 
24
  - `l_con/best.pt`: \\(\mathcal{L}_\text{C}\\) model