| { | |
| "total_samples": 100000, | |
| "images_processed": 36655, | |
| "images_skipped": 0, | |
| "source": { | |
| "image_dir": "/group/2992689/staffs/troyztao/fd_mllm/data/eval/detection/coco/train2014", | |
| "ann_file": "/group/2992689/staffs/troyztao/fd_mllm/data/eval/detection/jsons/detection/instances_train2014.json" | |
| }, | |
| "difficulty_distribution": { | |
| "easy": 0, | |
| "medium": 30000, | |
| "hard": 70000 | |
| }, | |
| "difficulty_ratio_target": { | |
| "easy": 0.0, | |
| "medium": 0.3, | |
| "hard": 0.7 | |
| }, | |
| "difficulty_filter": null, | |
| "config": { | |
| "padding_range": { | |
| "easy": [ | |
| 0.0, | |
| 0.05 | |
| ], | |
| "medium": [ | |
| 0.05, | |
| 0.2 | |
| ], | |
| "hard": [ | |
| 0.0, | |
| 0.1 | |
| ] | |
| }, | |
| "scale_range": { | |
| "easy": [ | |
| 0.9, | |
| 1.0 | |
| ], | |
| "medium": [ | |
| 0.5, | |
| 1.5 | |
| ], | |
| "hard": [ | |
| 0.8, | |
| 2.0 | |
| ] | |
| }, | |
| "min_crop_size": 16, | |
| "jpeg_quality": 90, | |
| "area_ratio_large": 0.05, | |
| "area_ratio_medium": 0.03, | |
| "area_ratio_small": 0.01, | |
| "dense_threshold": 3, | |
| "very_dense_threshold": 5 | |
| }, | |
| "seed": 42 | |
| } |