keras-team / keras-hub

Pretrained model hub for Keras 3
Apache License 2.0
804 stars 243 forks source link

Minor bug fix to image_converter.image_size #1915

Closed sachinprasadhs closed 1 month ago

sachinprasadhs commented 1 month ago

Change toimage_converter.image_size since it is a tuple and it's not a callable function.