File size: 1,481 Bytes
062c6c8 |
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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
{
"citation": "@article{zhu2022viola,\n title={VIOLA: Imitation Learning for Vision-Based Manipulation with Object Proposal Priors},\n author={Zhu, Yifeng and Joshi, Abhishek and Stone, Peter and Zhu, Yuke},\n journal={6th Annual Conference on Robot Learning (CoRL)},\n year={2022}\n}",
"description": "Franka robot interacting with stylized kitchen tasks",
"fileFormat": "tfrecord",
"location": {
"urls": [
"https://ut-austin-rpl.github.io/VIOLA/"
]
},
"moduleName": "rlds_dataset_mod.multithreaded_adhoc_tfds_builder",
"name": "viola",
"releaseNotes": {
"0.1.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "3070379957",
"shardLengths": [
"4",
"4",
"5",
"4",
"4",
"4",
"5",
"4",
"4",
"4",
"4",
"5",
"4",
"4",
"4",
"5",
"4",
"4",
"4",
"4",
"5",
"4",
"4",
"4",
"4",
"5",
"4",
"4",
"4",
"5",
"4",
"4"
]
},
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "test",
"numBytes": "330590893",
"shardLengths": [
"4",
"4",
"3",
"4"
]
}
],
"version": "0.1.0"
} |