https://github.com/chaofwang/npair_loss_pytorch
Improved Deep Metric Learning with Multi-class N-pair Loss Objective
https://github.com/chaofwang/npair_loss_pytorch
deep-learning metric-learning
Last synced: 6 months ago
JSON representation
Improved Deep Metric Learning with Multi-class N-pair Loss Objective
- Host: GitHub
- URL: https://github.com/chaofwang/npair_loss_pytorch
- Owner: ChaofWang
- License: apache-2.0
- Created: 2018-08-24T16:26:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T03:05:04.000Z (about 2 years ago)
- Last Synced: 2025-04-14T07:02:09.709Z (6 months ago)
- Topics: deep-learning, metric-learning
- Language: Python
- Size: 7.81 KB
- Stars: 92
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Npair_loss_pytorch
Improved Deep Metric Learning with Multi-class N-pair Loss ObjectiveThis implementation comes from tensorflow version. https://github.com/tensorflow/tensorflow/blob/r1.10/tensorflow/contrib/losses/python/metric_learning/metric_loss_ops.py