qubvel / segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
MIT License
4.77k stars 1.03k forks source link

Add Image Resizing and Colab Support #465

Open khanfarhan10 opened 3 years ago

khanfarhan10 commented 3 years ago

Fixes #412 : Resizing Images to avoid errors Fixes Colab Bug : Using Segmentation Models

khanfarhan10 commented 3 years ago

@qubvel Can you review and merge this?