{
  "created_utc": "2026-07-16T06:08:23Z",
  "datasets": {
    "GSO": {
      "path": "/data/jiachen/GSO",
      "size_gb": 23.26,
      "object_count": 1030,
      "mesh_format": "OBJ + texture",
      "object_type": "scanned household/product objects",
      "open_status": "open/public download",
      "local_status": "downloaded zip; extracted-on-demand for benchmark"
    },
    "Toys4K": {
      "path": "/data/jiachen/Toys4K",
      "size_gb": 20,
      "category_count": 106,
      "object_dir_count": 3855,
      "mesh_count": 3854,
      "mesh_format": "PLY",
      "object_type": "toy-like category-balanced objects",
      "open_status": "open/public dataset",
      "local_status": "downloaded",
      "top_categories": {
        "chair": {
          "object_dirs": 205,
          "mesh_files": 205
        },
        "bottle": {
          "object_dirs": 105,
          "mesh_files": 105
        },
        "robot": {
          "object_dirs": 104,
          "mesh_files": 104
        },
        "mug": {
          "object_dirs": 95,
          "mesh_files": 95
        },
        "hammer": {
          "object_dirs": 90,
          "mesh_files": 90
        },
        "dog": {
          "object_dirs": 68,
          "mesh_files": 68
        },
        "cat": {
          "object_dirs": 64,
          "mesh_files": 64
        },
        "dinosaur": {
          "object_dirs": 64,
          "mesh_files": 64
        },
        "hat": {
          "object_dirs": 63,
          "mesh_files": 63
        },
        "deer_moose": {
          "object_dirs": 57,
          "mesh_files": 57
        },
        "fox": {
          "object_dirs": 57,
          "mesh_files": 57
        },
        "candy": {
          "object_dirs": 56,
          "mesh_files": 56
        }
      }
    },
    "Dora-bench-256": {
      "path": "/home/jiachen/datasets/Dora-bench-256",
      "size_gb": 63,
      "level_counts": {
        "Level1": 800,
        "Level2": 800,
        "Level3": 802,
        "Level4": 800,
        "Level_all": 3202
      },
      "object_type": "sharp/complex assets benchmark",
      "open_status": "downloaded from public benchmark release where accessible",
      "local_status": "downloaded; JSON protocol still needs deeper parser before becoming primary benchmark"
    },
    "ProObjaverse-300K": {
      "path": "/home/jiachen/ReconViaGen/data/ProObjaverse-300K",
      "size_gb": 84,
      "file_count": 141181,
      "object_type": "Objaverse-derived training renders/latents/envs",
      "mesh_format": "training renders + latent assets, not clean GT mesh benchmark",
      "open_status": "project-specific training data; local mirror available",
      "local_status": "downloaded enough for training/inference experiments"
    },
    "OmniObject3D-New": {
      "path": "/data/jiachen/OmniObject3D-New",
      "size_gb": 364,
      "file_count": 345,
      "object_type": "large-vocabulary real object dataset",
      "open_status": "public but current mirror/download had OpenXLab/Aliyun failures",
      "local_status": "partial; excluded from current benchmark per instruction"
    }
  },
  "benchmark_v0": {
    "path": "/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/benchmark_manifest_v0.json",
    "seed": 20260716,
    "objects_total": 100,
    "by_dataset": {
      "GSO": 50,
      "Toys4K": 50
    },
    "input_view_counts": [
      2,
      4,
      6,
      8
    ],
    "eval_views_per_object": 20,
    "camera_policy": "random non-orthogonal turntable-like camera; held-out eval views generated independently; normalize mesh to unit bounding sphere before rendering",
    "top_categories": {
      "household/scanned object": 50,
      "hammer": 4,
      "bottle": 3,
      "airplane": 3,
      "bread": 3,
      "horse": 2,
      "penguin": 2,
      "sofa": 2,
      "laptop": 2,
      "chair": 2,
      "ice_cream": 1,
      "phone": 1,
      "hamburger": 1,
      "radio": 1,
      "mug": 1,
      "chicken": 1,
      "key": 1,
      "sink": 1,
      "candy": 1,
      "guitar": 1
    },
    "render_status": {
      "objects_total": 100,
      "complete_objects": 100,
      "total_frames": 4000,
      "total_expected_frames": 4000,
      "frame_progress": 1.0,
      "by_protocol": {
        "2": {
          "complete": 100,
          "partial": 0,
          "missing": 0,
          "frames": 200,
          "expected_frames": 200
        },
        "4": {
          "complete": 100,
          "partial": 0,
          "missing": 0,
          "frames": 400,
          "expected_frames": 400
        },
        "6": {
          "complete": 100,
          "partial": 0,
          "missing": 0,
          "frames": 600,
          "expected_frames": 600
        },
        "8": {
          "complete": 100,
          "partial": 0,
          "missing": 0,
          "frames": 800,
          "expected_frames": 800
        },
        "eval": {
          "complete": 100,
          "partial": 0,
          "missing": 0,
          "frames": 2000,
          "expected_frames": 2000
        }
      },
      "by_dataset": {
        "GSO": {
          "objects": 50,
          "complete_objects": 50
        },
        "Toys4K": {
          "objects": 50,
          "complete_objects": 50
        }
      },
      "incomplete_examples": []
    }
  }
}