• Stars
    star
    100
  • Rank 340,703 (Top 7 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyTorch implementation Large-Margin Softmax (L-Softmax) loss

Large-Margin Softmax (L-Softmax) Loss

PyTorch implementation of L-Softmax loss.

Caution

This quick and dirty implementation is getting some stars. Please note that I've not heavily tested the code, so if you want to use this in your research, business, or whatever, please re-check the correctness of the implementation.