Open fanweiya opened 3 years ago
Hi, thanks for this implementation.
I'm having the same issue with Mobilenetv2 backbone model.
@fanweiya did you solve this ?
thanks
It seems that training runs with factor 8 in ._get_upsample_layer_fn(input_shape, factor=8)
+1 Same error here
Same error
ValueError: A Concatenate
layer requires inputs with matching shapes except for the concat axis. Got inputs shapes: [(1, 128, 128, 256), (1, 64, 64, 48)]
Has anyone managed to fix this?
i use mobilenet V2 backbone, but train fail