How can I use prediction targets on an intermediate layer?

1 visualización (últimos 30 días)
Fernando Rodi
Fernando Rodi el 20 de Oct. de 2020
Respondida: cui,xingxing el 21 de Nov. de 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?

Respuestas (1)

cui,xingxing
cui,xingxing el 21 de Nov. de 2020

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by