fg91 / DeViSE-zero-shot-classification

DeViSE model (zero-shot learning) trained on ImageNet and deployed on AWS using Docker
47 stars 13 forks source link

Loss Function #2

Open Deniz97 opened 5 years ago

Deniz97 commented 5 years ago

I see that in the notebok you used cosine loss function, but in the paper a more hinge-like-ranking loss is used. Why did you used cosine loss?