Cardinality
Cardinality refers to the number of elements a set contains.
Cardinality refers to the number of elements a set contains.
Notes from paper ArcFace: Additive Angular Margin Loss for Deep Face Recognition by Jiankang Deng, Jia Guo, Niannan Xue, Stefanos Zafeiriou
A loss function for binary and multi-label classification, also known as log loss.
A loss function for multiclass classification: softmax followed by negative log-likelihood.
a multi-class classification loss function
Converts a vector of numbers into probabilities that sum to 1.
Squeezes any number into a range between 0 and 1.
When production data diverges significantly from the training dataset
When the production data is significantly different from the training distribution.