qubvel / segmentation_models

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

How to load data in Simple training pipeline example!! #532

Open naseemap47 opened 2 years ago

naseemap47 commented 2 years ago

What kind of data we need to put. When I load list of images using cv2.imread() function. Its gives Error!!

Screenshot-from-2022-07-01-11-26-53

SamuelWall commented 1 year ago

I was also interested in getting some sort of example running but was also having issues figuring out the proper format for the input images