jihunchoi / lsoftmax-pytorch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%