Filter löschen
Filter löschen

How do I use the upsampling layer?

10 Ansichten (letzte 30 Tage)
JaeHyeon Lee
JaeHyeon Lee am 4 Jan. 2021
Kommentiert: JaeHyeon Lee am 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??

Akzeptierte Antwort

Asvin Kumar
Asvin Kumar am 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.

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by