File size: 690 Bytes
53da39a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
{
"dataset_name": "spatial_uniform_eval",
"render_root": "buckets_spatial_uniform_eval/runs_render",
"sequences_root": "buckets_spatial_uniform_eval/runs_seq",
"questions_file": "questions.json",
"bucket_count": 12,
"video_count": 375,
"buckets": [
"UNIFORM_EVAL_L064_512_ELOW",
"UNIFORM_EVAL_L064_512_MED",
"UNIFORM_EVAL_L064_512_NO_RULES",
"UNIFORM_EVAL_L1024_2048_ELOW",
"UNIFORM_EVAL_L1024_2048_MED",
"UNIFORM_EVAL_L1024_2048_NO_RULES",
"UNIFORM_EVAL_L3072_4096_ELOW",
"UNIFORM_EVAL_L3072_4096_MED",
"UNIFORM_EVAL_L3072_4096_NO_RULES",
"UNIFORM_EVAL_L8192_ELOW",
"UNIFORM_EVAL_L8192_MED",
"UNIFORM_EVAL_L8192_NO_RULES"
]
} |