de233 commited on
Commit
be52eb0
·
verified ·
1 Parent(s): 5049651

Keep official MVImgNet release only

Browse files
Files changed (1) hide show
  1. DATA_MANIFEST.json +1 -38
DATA_MANIFEST.json CHANGED
@@ -2,7 +2,7 @@
2
  "release": "AnchorSplat processed third-party datasets",
3
  "date": "2026-07-03",
4
  "layout": "Extract archives into the AnchorSplat repository data/ directory.",
5
- "note": "Official release packages: MVImgNet rebuttal split and NeRF Synthetic Blender sparse-38 bicubic split.",
6
  "datasets": [
7
  {
8
  "name": "mvimgnet_supergaussian_4x_downsampled_lr",
@@ -30,43 +30,6 @@
30
  "0__3c005f04"
31
  ],
32
  "missing_required_files": {}
33
- },
34
- {
35
- "name": "nerf_synthetic_sparse38_bicubic",
36
- "description": "Processed NeRF Synthetic Blender sparse-38 bicubic split with 200-resolution input 3DGS and 800-resolution target views.",
37
- "archive": "nerf_synthetic_sparse38_bicubic.tar.zst",
38
- "sha256": "2e2fa15c782b54d5cef75fbea9db82fcd2e234e17e64ce0b50553951dea3677e",
39
- "anchor_splat_config": "configs/dataset/nerf_synthetic_sparse38_bicubic.gin",
40
- "scene_count": 8,
41
- "file_count": 672,
42
- "scenes": [
43
- "chair",
44
- "drums",
45
- "ficus",
46
- "hotdog",
47
- "lego",
48
- "materials",
49
- "mic",
50
- "ship"
51
- ],
52
- "missing_required_files": {},
53
- "metrics": {
54
- "input": {
55
- "psnr": 28.9134,
56
- "ssim": 0.9166,
57
- "lpips": 0.1544
58
- },
59
- "anchorsplat_1x": {
60
- "psnr": 26.902,
61
- "ssim": 0.9006,
62
- "lpips": 0.1302
63
- },
64
- "anchorsplat_20x": {
65
- "psnr": 26.9557,
66
- "ssim": 0.9022,
67
- "lpips": 0.1131
68
- }
69
- }
70
  }
71
  ]
72
  }
 
2
  "release": "AnchorSplat processed third-party datasets",
3
  "date": "2026-07-03",
4
  "layout": "Extract archives into the AnchorSplat repository data/ directory.",
5
+ "note": "Official processed third-party release for the ECCV 2026 rebuttal MVImgNet zero-shot table.",
6
  "datasets": [
7
  {
8
  "name": "mvimgnet_supergaussian_4x_downsampled_lr",
 
30
  "0__3c005f04"
31
  ],
32
  "missing_required_files": {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  }
34
  ]
35
  }