Effacer les filtres
Effacer les filtres

How do I use the upsampling layer?

10 vues (au cours des 30 derniers jours)
JaeHyeon Lee
JaeHyeon Lee le 4 Jan 2021
Commenté : JaeHyeon Lee le 11 Jan 2021
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??

Réponse acceptée

Asvin Kumar
Asvin Kumar le 8 Jan 2021
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.

Plus de réponses (0)

Catégories

En savoir plus sur Interpolation dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by