PaintSkills / metadata.json
j-min's picture
Upload metadata.json with huggingface_hub
e9f86b1
{
"dataset": "PaintSkills-v0.2",
"Shape": [
"human",
"airplane",
"bike",
"dog",
"boat",
"car",
"fireHydrant",
"stopSign",
"umbrella",
"bench",
"suitcase",
"trafficLight",
"bird",
"bear",
"pottedPlant"
],
"characters": {
"human": [
"humanSophie",
"humanKate",
"humanBryce",
"humanJosh"
]
},
"State": {
"human": [
"sitting",
"standing",
"walking",
"pointing"
],
"dog": [
"standing"
],
"bird": [
"flying",
"perched"
],
"bear": [
"standing"
]
},
"Color": [
"red",
"blue",
"yellow",
"white",
"purple",
"green"
],
"Texture": [
"plain",
"dots",
"strips"
],
"Relation": [
"left",
"right",
"above",
"below"
],
"Size": [ ],
"Material": [ ],
"Scenes": [
"static-daysky",
"static-nightsky",
"static-openroad",
"static-forestroad",
"static-field",
"static-indoordark",
"static-indoorlight",
"HDR-Gareoult",
"HDR-KirbyCove",
"HDR-MuirWoods",
"HDR-Seaside",
"HDR-TreasureIsland",
"HDR-TrinitaisChurch"
]
}