amirhfarzaneh / lsoftmax-pytorchView external linksLinks
The Pytorch Implementation of L-Softmax
☆189Aug 27, 2018Updated 7 years ago
Alternatives and similar repositories for lsoftmax-pytorch
Users that are interested in lsoftmax-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation Large-Margin Softmax (L-Softmax) loss☆103Mar 16, 2018Updated 7 years ago
- Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.☆352Aug 27, 2018Updated 7 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆254Jul 3, 2018Updated 7 years ago
- Pytorch implementation of Center Loss☆995Feb 19, 2023Updated 2 years ago
- A PyTorch implementation of center loss on MNIST☆357Oct 5, 2018Updated 7 years ago
- mxnet version of Large-Margin Softmax Loss for Convolutional Neural Networks.☆178Aug 31, 2017Updated 8 years ago
- A PyTorch Implementation of SphereFace.☆717Feb 1, 2022Updated 4 years ago
- Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)☆498Dec 13, 2023Updated 2 years ago
- Python implementation of Mishima matting method☆12Jan 18, 2017Updated 9 years ago
- Implement SphereFace in Pytorch☆36Mar 31, 2019Updated 6 years ago
- Code for BlockSwap (ICLR 2020).☆33Mar 25, 2021Updated 4 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Jul 10, 2019Updated 6 years ago
- PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs☆184Nov 15, 2018Updated 7 years ago
- ☆31Nov 21, 2017Updated 8 years ago
- A pytorch implementation of the ICCV2021 workshop paper SimDis: Simple Distillation Baselines for Improving Small Self-supervised Models☆14Jul 15, 2021Updated 4 years ago
- Code release for Transferable Curriculum for Weakly-Supervised Domain Adaptation (AAAI2019)☆18Sep 26, 2019Updated 6 years ago
- Implementation for <Regularizing Neural Networks via Minimizing Hyperspherical Energy> in CVPR'20.☆24Jun 23, 2020Updated 5 years ago
- This is the implementation of paper <Additive Margin Softmax for Face Verification>☆495Aug 29, 2018Updated 7 years ago
- Large Margin In Softmax Cross-Entropy Loss☆14Dec 24, 2019Updated 6 years ago
- Codes for accepted paper "Cooperative Pruning in Cross-Domain Deep Neural Network Compression" in IJCAI 2019.☆12Aug 15, 2019Updated 6 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Jul 18, 2018Updated 7 years ago
- Interpolation between Residual and Non-Residual Networks, ICML 2020. https://arxiv.org/abs/2006.05749☆26Aug 16, 2020Updated 5 years ago
- This is the re-implementation of group normalization in MXNet Symbol,Module and Gluon☆23Jun 5, 2019Updated 6 years ago
- PyTorch implementation of AdaCos☆211Nov 19, 2020Updated 5 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Aug 28, 2019Updated 6 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,259Oct 17, 2024Updated last year
- Implementation of our NeurIPS 2018 paper: Deep Defense: Training DNNs with Improved Adversarial Robustness