hf-tiny-v2/tiny-random-RTDetrV2Model
090
1{2 "crop_size": {3 "height": 64,4 "width": 645 },6 "do_convert_annotations": true,7 "do_normalize": false,8 "do_pad": false,9 "do_rescale": true,10 "do_resize": true,11 "format": "coco_detection",12 "image_mean": [13 0.485,14 0.456,15 0.40616 ],17 "image_processor_type": "RTDetrImageProcessor",18 "image_std": [19 0.229,20 0.224,21 0.22522 ],23 "resample": 2,24 "rescale_factor": 0.00392156862745098,25 "size": {26 "height": 64,27 "width": 6428 }29}30 