| { | |
| "module": "keras_hub.src.models.clip.clip_image_converter", | |
| "class_name": "CLIPImageConverter", | |
| "config": { | |
| "name": "clip_image_converter", | |
| "trainable": true, | |
| "dtype": { | |
| "module": "keras", | |
| "class_name": "DTypePolicy", | |
| "config": { | |
| "name": "float32" | |
| }, | |
| "registered_name": null | |
| }, | |
| "image_size": [ | |
| 224, | |
| 224 | |
| ], | |
| "scale": [ | |
| 0.014598426619242919, | |
| 0.015007768493717055, | |
| 0.014220065717024086 | |
| ], | |
| "offset": [ | |
| -1.79226253374815, | |
| -1.7520971281645974, | |
| -1.4802197687835659 | |
| ], | |
| "interpolation": "bicubic", | |
| "antialias": false, | |
| "crop_to_aspect_ratio": true, | |
| "pad_to_aspect_ratio": false, | |
| "bounding_box_format": "yxyx" | |
| }, | |
| "registered_name": "keras_hub>CLIPImageConverter" | |
| } |