File size: 1,684 Bytes
076963b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "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/*"
    }
  ]
}