{ "module": "keras_hub.src.models.blip2.blip2_image_converter", "class_name": "BLIP2ImageConverter", "config": { "name": "blip2_image_converter", "trainable": true, "dtype": { "module": "keras", "class_name": "DTypePolicy", "config": { "name": "float32" }, "registered_name": null }, "image_size": [ 224, 224 ], "interpolation": "bicubic", "antialias": true, "crop_to_aspect_ratio": false, "pad_to_aspect_ratio": false, "bounding_box_format": "yxyx" }, "registered_name": "keras_hub>BLIP2ImageConverter" }