How can I use prediction targets on an intermediate layer?

1 Ansicht (letzte 30 Tage)
Fernando Rodi
Fernando Rodi am 20 Okt. 2020
Beantwortet: cui,xingxing am 21 Nov. 2020
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?

Antworten (1)

cui,xingxing
cui,xingxing am 21 Nov. 2020

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by