metadata
datasets:
- frallebini/gmnerf
license: mit
pipeline_tag: feature-extraction
tags:
- weight-space-learning
- nerf
- graph-metanetwork
Weight Space Representation Learning on Diverse NeRF Architectures (ICLR 2026)
This repository contains the models and artifacts for GM-NeRF, a framework capable of processing Neural Radiance Fields (NeRFs) with diverse architectures (MLPs, tri-planes, and hash tables) and performing inference on architectures unseen at training time. This is achieved via a Graph Meta-Network trained within an unsupervised representation learning framework.
Repo content
l_con/best.pt: modell_rec/best.pt: modell_rec_con/best.pt: modelllana: LLaNA model trained on embeddings
For installation and usage instructions (including graph and embedding computation), please refer to the official GitHub repository.
Cite us
If you find our work useful, please cite us:
@inproceedings{ballerini2026weight,
title = {Weight Space Representation Learning on Diverse {NeRF} Architectures},
author = {Ballerini, Francesco and Zama Ramirez, Pierluigi and Di Stefano, Luigi and Salti, Samuele},
booktitle = {The Fourteenth International Conference on Learning Representations},
year = {2026}
}