vikalpjain91

Results 6 comments of vikalpjain91

@qubvel Can someone have a look? We are unable to reuse your code. (Practically we can via forking your code.) But it is better if we can fix it in...

@JordanMakesMaps any update? Can you please provide workaround? I believed requirements.txt should be correct atleast to make it work!

Hi all this is the correct requirements to make it working! working after multiple trial and errors. !pip install keras==2.3.1 !pip install tensorflow==2.1.0 !pip install keras_applications==1.0.8 !pip install image-classifiers==1.0.0 !pip...

Same Issue: https://github.com/qubvel/segmentation_models/issues/380

At least explore a bit please guys! https://github.com/priya-dwivedi/Deep-Learning/blob/master/resnet_keras/resnets_utils.py Please close it once you are done.

is cv2.imread(image_path, cv2.IMREAD_UNCHANGED) will be fine?