hello, can you check my model below. i get wrong segmentation output. i have used upsampling2d instead of conv2dtranspose. also i used number of filters in decoder block as multiples of 64. whether it should match the encoder filters?
edit: it works, but if we increase the number of filters will it give good performance? i got slightly more accuarcy, but the mean iou seems to be less.
vgg16_unet (copy).txt
hello, can you check my model below. i get wrong segmentation output. i have used upsampling2d instead of conv2dtranspose. also i used number of filters in decoder block as multiples of 64. whether it should match the encoder filters?
edit: it works, but if we increase the number of filters will it give good performance? i got slightly more accuarcy, but the mean iou seems to be less.
vgg16_unet (copy).txt