MultiViewBench / MANIFEST.json
suijinru's picture
Set dataset license to MIT
99954db verified
Raw
History Blame Contribute Delete
1.47 kB
{
"release": "MultiViewBench",
"format": "Hugging Face ImageFolder with multi-image metadata",
"split": "test",
"benchmarks": 24,
"samples": 2400,
"images": 7900,
"logical_image_bytes": 3159781305,
"included_benchmarks": [
"exp3D_3d_isometric_full",
"exp3D_3d_isometric_one_axis_fixed",
"exp3D_3d_isometric_two_axis_fixed",
"exp3D_3d_isometric_single",
"exp2D_three_views_2d",
"exp2D_three_views_2d_multiagent",
"exp2D_three_views_2d_grids",
"exp2D_three_views_2d_multiagent_grids",
"exp2D_three_views_2d_colors",
"exp2D_three_views_2d_multiagent_colors",
"exp2D_three_views_2d_consistent_colors_42",
"exp2D_three_views_2d_consistent_colors_76",
"exp2D_three_views_2d_consistent_colors_100",
"exp2D_three_views_2d_consistent_colors_420",
"exp2D_three_views_2d_consistent_colors_760",
"exp2D_three_views_2d_consistent_colors_1000",
"exp2D_three_views_2d_rotation_23",
"exp2D_three_views_2d_rotation_45",
"exp2D_three_views_2d_rotation_68",
"exp2D_three_views_2d_rotation_90",
"exp2D_three_views_2d_rotation_113",
"exp2D_three_views_2d_rotation_135",
"exp2D_three_views_2d_rotation_156",
"exp2D_three_views_2d_rotation_180"
],
"excluded_benchmarks": [
"exp3D_real_world_50"
],
"excluded_patterns": [
"exp3D_real_world*",
"*.gltf",
"*.bin"
],
"license": "MIT",
"license_status": "approved by the MultiView-Bench author team"
}