Mixed-Depthwise-Convolutional-Kernels
Mixed-Depthwise-Convolutional-Kernels copied to clipboard
Error
Hi @leaderj1001 ,
I have an error when i tested your model with input_size is an even multiple of 32 such as (512 x 512, 448 x 448) but don't have this error with input_size is an odd multiple of 32 like 224x 224, 416 x 416.
How can I fix that ?