| { | |
| "do_normalize": true, | |
| "do_resize": true, | |
| "image_processor_type": "DeformableDetrImageProcessor", | |
| "format": "coco_detection", | |
| "image_mean": [ | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ], | |
| "image_std": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "size": { | |
| "longest_edge": 1333, | |
| "shortest_edge": 800 | |
| } | |
| } |
| { | |
| "do_normalize": true, | |
| "do_resize": true, | |
| "image_processor_type": "DeformableDetrImageProcessor", | |
| "format": "coco_detection", | |
| "image_mean": [ | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ], | |
| "image_std": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "size": { | |
| "longest_edge": 1333, | |
| "shortest_edge": 800 | |
| } | |
| } |