Yes, there is a formula for calculating the number of parameters in a Conv2DTranspose (a.k.a. transposed convolution or deconvolution) layer, and it follows similar logic to a standard Conv2D layer.