image-segmentation-keras icon indicating copy to clipboard operation
image-segmentation-keras copied to clipboard

PNG pictures with α channel

Open LaBiXiaoChai opened this issue 3 years ago • 0 comments
trafficstars

How do I use PNG pictures with α channel to train? I have changed the parameters in train.py (read_image_type=-1), but it does not work.

OP_REQUIRES failed at conv_ops.cc:529 : Invalid argument: input depth must be evenly divisible by filter depth: 4 vs 3

LaBiXiaoChai avatar Apr 25 '22 05:04 LaBiXiaoChai