DirectLStudio-Demo-Scenes / manifest.json
Royalvice's picture
Add files using upload-large-folder tool
076963b verified
Raw
History Blame Contribute Delete
1.68 kB
{
"schema": "directl.demo_scenes.v1",
"repository": "Royalvice/DirectLStudio-Demo-Scenes",
"repository_type": "dataset",
"license": "mixed",
"files": [
{
"scene": "lego",
"format": "SOG",
"path": "scenes/lego/scene.sog",
"bytes": 5241797,
"sha256": "1628DE34FA07E01960E4CD178BE7A67504C8B14A7FF46C0E396B01256EBB2756",
"source": "https://www.matthewtancik.com/nerf",
"license": "CC-BY-NC-4.0",
"conversion": "trained 3DGS representation converted to DirectLStudio SOG runtime format",
"download": "hf download Royalvice/DirectLStudio-Demo-Scenes --repo-type dataset --include scenes/lego/*"
},
{
"scene": "garden",
"format": "SOG",
"path": "scenes/garden/scene.sog",
"bytes": 82435453,
"sha256": "2F8DDF2D7AC131584D3AD9144C56AE6BB0D65C065D3E47EAA328636C61401910",
"source": "https://jonbarron.info/mipnerf360/",
"license": "CC-BY-4.0",
"conversion": "trained 3DGS representation converted to DirectLStudio SOG runtime format",
"download": "hf download Royalvice/DirectLStudio-Demo-Scenes --repo-type dataset --include scenes/garden/*"
},
{
"scene": "bicycle",
"format": "SOG",
"path": "scenes/bicycle/scene.sog",
"bytes": 82698972,
"sha256": "94FEDED46A825E5DEA6C7B8D49A68DBFE9445E41947322A16E07F718F91C38AD",
"source": "https://jonbarron.info/mipnerf360/",
"license": "CC-BY-4.0",
"conversion": "trained 3DGS representation converted to DirectLStudio SOG runtime format",
"download": "hf download Royalvice/DirectLStudio-Demo-Scenes --repo-type dataset --include scenes/bicycle/*"
}
]
}