renderformer
procgen-renderformer
Procgen RenderFormer Dataset
Procedurally generated indoor scenes with ground-truth path-traced renders and
precomputed 3-slat VAE latents, built for training RenderFormer-style
neural renderers. Each sample is one scene observed from 14 camera poses along
an orbit.
Configs
Config
Scenes
Samples (scene x frame)
Notes
main
~307,000
~4.3 M
primary training set
zoom
~84,000
~1.2 M
tighter framing variant
validation
~1,000
~14 K
held-out assets, not… See the full description on the dataset page: https://huggingface.co/datasets/eternity304/procgen-renderformer.renderformer-video-data
RenderFormer Video Data
This repo contains the example data for RenderFormer video rendering.
Quick Start
Please refer to our Github Repo and Paper.
Acknowledgement
In addition to the 3D model from Objaverse, we express our profound appreciation to the contributors of the 3D models that we used in the examples.
Shader Ball: by Wenzel Jakob from Mitsuba Gallery
Stanford Bunny & Lucy: from The Stanford 3D Scanning Repository
Cornell Box: from Cornell Box Data… See the full description on the dataset page: https://huggingface.co/datasets/RenderFormer/renderformer-video-data.renderformer-cycles-references
Superseded
This dataset is superseded by
douyeszn/sparserenderformer-cycles.
It is kept only so existing links resolve. Do not use it for new work.
Why
The newer release supersedes this one on every axis:
it ships the exported OBJ geometry, not only the scene JSON, so scenes can be
re-rendered or modified;
it adds larger splits at 16,384 and 32,768 triangles;
it carries per-object Objaverse attribution, which this release lacks
entirely. That is the important… See the full description on the dataset page: https://huggingface.co/datasets/douyeszn/renderformer-cycles-references.
