Skip to content

Instantly share code, notes, and snippets.

@jackd
Created March 24, 2019 11:12
Show Gist options
  • Save jackd/5c61a00694795205d4e66a41032e214a to your computer and use it in GitHub Desktop.
Save jackd/5c61a00694795205d4e66a41032e214a to your computer and use it in GitHub Desktop.
dataset info for shapenet_r2n2 for [this PR](https://github.com/tensorflow/datasets/pull/32)
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "809"
}
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "809"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "809"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "809"
}
},
{
"name": "train",
"numShards": "4",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "3236"
}
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "3236"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "3236"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "3236"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "364"
},
"max": 1.0,
"min": 1.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "364"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "364"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "364"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1452"
},
"max": 1.0,
"min": 1.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1452"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1452"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1452"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "315"
},
"max": 2.0,
"min": 2.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "315"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "315"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "315"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1257"
},
"max": 2.0,
"min": 2.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1257"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1257"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1257"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "3",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1500"
},
"max": 3.0,
"min": 3.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1500"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1500"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1500"
}
},
{
"name": "train",
"numShards": "6",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "5996"
},
"max": 3.0,
"min": 3.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "5996"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "5996"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "5996"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "3",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1356"
},
"max": 4.0,
"min": 4.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1356"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1356"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1356"
}
},
{
"name": "train",
"numShards": "6",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "5422"
},
"max": 4.0,
"min": 4.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "5422"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "5422"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "5422"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "219"
},
"max": 5.0,
"min": 5.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "219"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "219"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "219"
}
},
{
"name": "train",
"numShards": "1",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "876"
},
"max": 5.0,
"min": 5.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "876"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "876"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "876"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "464"
},
"max": 6.0,
"min": 6.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "464"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "464"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "464"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1854"
},
"max": 6.0,
"min": 6.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1854"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1854"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1854"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "324"
},
"max": 7.0,
"min": 7.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "324"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "324"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "324"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1294"
},
"max": 7.0,
"min": 7.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1294"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1294"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1294"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "475"
},
"max": 8.0,
"min": 8.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "475"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "475"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "475"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1897"
},
"max": 8.0,
"min": 8.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1897"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1897"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1897"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "635"
},
"max": 9.0,
"min": 9.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "635"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "635"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "635"
}
},
{
"name": "train",
"numShards": "3",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "2538"
},
"max": 9.0,
"min": 9.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "2538"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "2538"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "2538"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "3",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1702"
},
"max": 10.0,
"min": 10.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1702"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1702"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1702"
}
},
{
"name": "train",
"numShards": "7",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "6807"
},
"max": 10.0,
"min": 10.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "6807"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "6807"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "6807"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "211"
},
"max": 11.0,
"min": 11.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "211"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "211"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "211"
}
},
{
"name": "train",
"numShards": "1",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "841"
},
"max": 11.0,
"min": 11.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "841"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "841"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "841"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
{
"citation": "\n@inproceedings{choy20163d,\n title={3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction},\n author={Choy, Christopher B and Xu, Danfei and Gwak, JunYoung and Chen, Kevin and Savarese, Silvio},\n booktitle = {Proceedings of the European Conference on Computer Vision ({ECCV})},\n year={2016}\n}\n",
"description": "Shapenet is a large collection of 3D CAD models. This dataset provides renderings and voxelizations of a subset of 13 categories as used by Choy et al.",
"location": {
"urls": [
"http://cvgl.stanford.edu/3d-r2n2/",
"https://www.shapenet.org/"
]
},
"name": "shapenet_r2n2",
"schema": {
"feature": [
{
"name": "cat_id",
"type": "INT"
},
{
"name": "example_id",
"type": "BYTES"
},
{
"name": "renderings"
},
{
"name": "voxels",
"shape": {
"dim": [
{
"size": "32"
},
{
"size": "32"
},
{
"size": "32"
}
]
},
"type": "BYTES"
}
]
},
"sizeInBytes": "12340463462",
"splits": [
{
"name": "test",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "388"
},
"max": 12.0,
"min": 12.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "388"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "388"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "388"
}
},
{
"name": "train",
"numShards": "2",
"statistics": {
"features": [
{
"name": "cat_id",
"numStats": {
"commonStats": {
"numNonMissing": "1551"
},
"max": 12.0,
"min": 12.0
}
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1551"
}
},
"name": "example_id",
"type": "BYTES"
},
{
"bytesStats": {
"commonStats": {
"numNonMissing": "1551"
}
},
"name": "voxels",
"type": "BYTES"
}
],
"numExamples": "1551"
}
}
],
"supervisedKeys": {
"input": "renderings",
"output": "voxels"
},
"version": "0.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment