stefan-baumann nielsr HF Staff commited on
Commit
d7f21a3
·
1 Parent(s): d8114fd

Improve metadata tags for discovery (#1)

Browse files

- Improve metadata tags for discovery (4addf61c256993d84b5b18d8973d1cdc3b139f95)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -5,9 +5,15 @@ license: other
5
  license_name: compvis-research-license
6
  license_link: LICENSE.md
7
  pipeline_tag: image-to-image
 
 
 
 
 
 
8
  ---
9
 
10
- # RayDer (Scalable Self-Supervised Novel View Synthesis from Real-World Video)
11
 
12
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/rayder/)
13
  [![Paper](https://img.shields.io/badge/arXiv-paper-b31b1b)](https://arxiv.org/abs/2605.31535)
@@ -79,4 +85,4 @@ If you find our model or code useful, please cite our paper:
79
  author={Ulrich Prestel and Stefan Andreas Baumann and Nick Stracke and Björn Ommer},
80
  year={2026},
81
  }
82
- ```
 
5
  license_name: compvis-research-license
6
  license_link: LICENSE.md
7
  pipeline_tag: image-to-image
8
+ tags:
9
+ - novel-view-synthesis
10
+ - nvs
11
+ - 3d
12
+ - self-supervised
13
+ - scaling-laws
14
  ---
15
 
16
+ # RayDer: Scalable Self-Supervised Novel View Synthesis from Real-World Video
17
 
18
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/rayder/)
19
  [![Paper](https://img.shields.io/badge/arXiv-paper-b31b1b)](https://arxiv.org/abs/2605.31535)
 
85
  author={Ulrich Prestel and Stefan Andreas Baumann and Nick Stracke and Björn Ommer},
86
  year={2026},
87
  }
88
+ ```