Datasets:
Tasks:
Image-to-3D
Modalities:
Tabular
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
File size: 810 Bytes
150d753 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | {
"dataset": "princeton-vl/LayeredDepth-Syn",
"split": "train",
"samples_scanned": 14800,
"bucket_mode": "scene_max",
"majority_fraction": 0.1,
"min_valid_fraction": 0.01,
"bucket_histogram": {
"1": 1275,
"2": 688,
"3": 946,
"4": 11891
},
"batch_mix": {
"1": 0.25,
"2": 0.25,
"3": 0.25,
"4": 0.25
},
"args": {
"dataset": "princeton-vl/LayeredDepth-Syn",
"split": "train",
"cache_dir": "/projects/u6el/jkhu29/seegroup/hf/datasets",
"max_samples": null,
"output_dir": "/projects/u6el/jkhu29/SeeGroup/artifacts/layereddepth_stratified",
"bucket_mode": "scene_max",
"majority_fraction": 0.1,
"min_valid_fraction": 0.01,
"abs_gap_threshold": 0.0001,
"rel_gap_threshold": 0.0,
"validation_unique_threshold": 0.02
}
} |