IndexError: Target 255 is out of bounds.
更换数据集后出现的问题
Hi, can you try the latest master version? Custom dataset support was improved.
Hi, can you try the latest master version? Custom dataset support was improved.
Hi,I use the 3.0 version,I find the reason of this problem is that my dataset label is binary picture it only has 01 pixel,but I find the true_mask is 0 and 255,it cause the problem.I don't know the reason why the pixel will be changed in the network~
Yes, please try the latest master version, this should be fixed
Yes, please try the latest master version, this should be fixed
OK,thank you