How do I use the upsampling layer?

10 次查看(过去 30 天)
I use the upsampling layer in MATLAB, but I want to use upsampling interpolation instead of the transposed convolution layer. How do I customize billinear interpolation layer??

采纳的回答

Asvin Kumar
Asvin Kumar 2021-1-8
I believe the functionality you are looking for is available in the resize2dLayer function that was introduced in R2020b. You can set the ‘Method’ property to ‘bilinear’ for bilinear interpolation.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by