How can I use prediction targets on an intermediate layer?

1 vue (au cours des 30 derniers jours)
Fernando Rodi
Fernando Rodi le 20 Oct 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?

Réponses (1)

cui,xingxing
cui,xingxing le 21 Nov 2020

Catégories

En savoir plus sur Image Data Workflows 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