필터 지우기
필터 지우기

How do I use the upsampling layer?

조회 수: 10 (최근 30일)
JaeHyeon Lee
JaeHyeon Lee 2021년 1월 4일
댓글: JaeHyeon Lee 2021년 1월 11일
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