All Projects → ronekko → Deep_metric_learning

ronekko / Deep_metric_learning

Licence: mit
Deep metric learning methods implemented in Chainer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deep metric learning

Mvgcn
Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)
Stars: ✭ 81 (-47.06%)
Mutual labels:  metric-learning
Negative Margin.few Shot
PyTorch implementation of “Negative Margin Matters: Understanding Margin in Few-shot Classification”
Stars: ✭ 101 (-33.99%)
Mutual labels:  metric-learning
Chainer Pose Proposal Net
Chainer implementation of Pose Proposal Networks
Stars: ✭ 119 (-22.22%)
Mutual labels:  chainer
Onnx Chainer
Add-on package for ONNX format support in Chainer
Stars: ✭ 83 (-45.75%)
Mutual labels:  chainer
Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (-37.91%)
Mutual labels:  chainer
Adversarial text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
Stars: ✭ 109 (-28.76%)
Mutual labels:  chainer
Chainer Vq Vae
A Chainer implementation of VQ-VAE.
Stars: ✭ 77 (-49.67%)
Mutual labels:  chainer
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-12.42%)
Mutual labels:  chainer
Comicolorization
This is the implementation of the "Comicolorization: Semi-automatic Manga Colorization"
Stars: ✭ 99 (-35.29%)
Mutual labels:  chainer
Dml cross entropy
Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)
Stars: ✭ 117 (-23.53%)
Mutual labels:  metric-learning
Chainer Handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
Stars: ✭ 84 (-45.1%)
Mutual labels:  chainer
Pvse
Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval (CVPR 2019)
Stars: ✭ 93 (-39.22%)
Mutual labels:  metric-learning
Chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
Stars: ✭ 1,463 (+856.21%)
Mutual labels:  chainer
Spacenet building detection
Project to train/test convolutional neural networks to extract buildings from SpaceNet satellite imageries.
Stars: ✭ 83 (-45.75%)
Mutual labels:  chainer
Segsort
SegSort: Segmentation by Discriminative Sorting of Segments
Stars: ✭ 130 (-15.03%)
Mutual labels:  metric-learning
Seranet
Super Resolution of picture images using deep learning
Stars: ✭ 79 (-48.37%)
Mutual labels:  chainer
Kiss
Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"
Stars: ✭ 108 (-29.41%)
Mutual labels:  chainer
Eend
End-to-End Neural Diarization
Stars: ✭ 153 (+0%)
Mutual labels:  chainer
Chainer Pix2pix
chainer implementation of pix2pix
Stars: ✭ 130 (-15.03%)
Mutual labels:  chainer
Declutr
The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
Stars: ✭ 111 (-27.45%)
Mutual labels:  metric-learning

Deep Metric Learning

Implementation of several methods for deep metric learning in Chainer v4.2.0.

Dependencies

pip install cupy==4.2.0 chainer==4.2.0 fuel==0.2.0 tqdm
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].