wuyang0329 / unet

this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
97 stars 38 forks source link

ValueError: zero-size array to reduction operation maximum which has no identity #34

Open tabarkarajab opened 3 years ago

tabarkarajab commented 3 years ago

I have given the correct paths of train and test folders after data processing still getting this error. Any solution for this ?