Here are
95 public repositories
matching this topic...
Code for the Lovász-Softmax loss (CVPR 2018)
Updated
Feb 26, 2019
Jupyter Notebook
StyleGAN Encoder - converts real images to latent space
Updated
Dec 29, 2019
Jupyter Notebook
A simple yet effective loss function for face verification.
Updated
Aug 3, 2018
MATLAB
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
Updated
Nov 28, 2019
Python
Updated
Apr 14, 2020
Python
Learning to Cluster. A deep clustering strategy.
Updated
Jan 8, 2020
Python
A LSTM model using Risk Estimation loss function for stock trades in market
Updated
Dec 16, 2019
Python
Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses
Updated
Jan 9, 2019
Python
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
Updated
Aug 22, 2019
Python
Binary and Categorical Focal loss implementation in Keras.
Updated
Apr 16, 2020
Python
Implementation of active contour loss function
Updated
Jun 9, 2020
Python
Standalone application for plotting charts with different training statistics in a browser.
Updated
Jul 18, 2017
JavaScript
🍑 This is a MNIST Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR 2017
Updated
May 17, 2019
Python
Julia package of loss functions for machine learning.
Updated
Jun 1, 2020
Julia
Updated
Sep 5, 2018
Python
Improving MMD-GAN training with repulsive loss function
Updated
May 21, 2019
Python
IQA: Deep Image Structure and Texture Similarity Metric
Updated
May 22, 2020
Python
Comparison of IQA models in Perceptual Optimization
Updated
May 7, 2020
Python
some loss functions of image segmentation
Updated
Apr 22, 2020
Python
Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]
Updated
Oct 11, 2019
Python
Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression
Weighted Focal Loss for multilabel classification
Updated
Nov 6, 2018
Python
Tensorflow NCE loss in Keras
Updated
Oct 6, 2018
Python
A loss function for categories with a hierarchical structure.
Updated
Sep 27, 2018
Python
IOU as loss for object detection tasks and IOU as metric for object detection tasks
Updated
Mar 30, 2018
Python
A document covering machine learning basics. 🤖 📊
TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head
Updated
Apr 29, 2020
Python
Fine tune and train a CNN pre-trained on Imagenet dataset, using Triplet Loss
Updated
Apr 20, 2018
Python
(Pytorch and Tensorflow) Implementation of Weighted Contrastive Loss (Deep Metric Learning by Online Soft Mining and Class-Aware Attention)
Updated
Oct 21, 2019
Python
Improve this page
Add a description, image, and links to the
loss-functions
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
loss-functions
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
in the center_loss.py, the shape of ground truth label should be (batch_size), not num_classes
and I think it can be good, if you decrease using of cuda() in center_loss.py