How do I use the upsampling layer?

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??

 Respuesta aceptada

Asvin Kumar
Asvin Kumar el 8 de En. de 2021

0 votos

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.

Más respuestas (0)

Productos

Versión

R2020b

Preguntada:

el 4 de En. de 2021

Comentada:

el 11 de En. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by