How can I use prediction targets on an intermediate layer?

조회 수: 1 (최근 30일)
Fernando Rodi
Fernando Rodi 2020년 10월 20일
답변: cui,xingxing 2020년 11월 21일
I'm trying to implement ArcFace on Matlab for image classification using a custom layer before the softmax loss. In that custom layer I need to do a matrix multiplication between the calculated logits and the targets matrix, but I can't find a way to import them. I can't implement it on the final classification layer because this layer needs trainable parameters and in the template there is no option to define them. Any ideas?

답변 (1개)

cui,xingxing
cui,xingxing 2020년 11월 21일

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by