douyeszn's picture
Deprecate in favour of douyeszn/sparserenderformer-cycles
38b290e verified
|
Raw
History Blame Contribute Delete
1.25 kB
---
license: mit
tags:
- renderformer
- deprecated
---
# Superseded
This dataset is superseded by
[`douyeszn/sparserenderformer-cycles`](https://huggingface.co/datasets/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 difference: this dataset predates the move to
Objaverse assets and records no per-object licensing.
## Provenance of this release
58 procedurally generated scenes, objects from trimesh primitives, Blender
Cycles at 4,096 adaptive samples per pixel with denoising, 256x256, capped at
3,841 triangles. The released `microsoft/renderformer-v1-base` checkpoint scores
31.23 dB against these references.
Scenes here were generated before several corrections to the scene pipeline
(object up-axis, inter-object collision, material assignment per surface,
exposure banding), so they are **not** interchangeable with the newer set.