Polycarp Okock
Polycarp Okock
If anyone still has this issue with reading RGB images or getting errors please look for me. Went through the same and found a fix for ti
I went through the following: 1. Assuming your data is 3-channel images, else you need to convert to 3-channel images. I had only gray images and converted first to 3-channel...
> target Is it possible to convert the grayscale to "rgb"? The target has to be the same as the one used in training...
> I have two questions: > If I work with RGB trainning images and I use binary masks. Do I have to put flag_multi_class=True? > The other one, is if...
> > I have two questions: > > If I work with RGB trainning images and I use binary masks. Do I have to put flag_multi_class=True? > > The other...
> > > target > > > > > > Is it possible to convert the grayscale to "rgb"? The target has to be the same as the one used...
Probably Is I should upload the updated data.py file with all the changes for RGB model. To do that soon
> Hello, is there anyone have this issue: > Lossy conversion from float32 to uint8. Range [0, 1]. Convert image to uint8 prior to saving to suppress this warning. >...
> I am getting gray images even after the adjustments. Can anyone suggest a solution? What is the COLOR_DICT you use when writing the images?
> > > I am getting gray images even after the adjustments. Can anyone suggest a solution? > > > > > > What is the COLOR_DICT you use when...