All Projects → vithursant → SPL-ADVisE

vithursant / SPL-ADVisE

Licence: GPL-3.0 license
PyTorch code for BMVC 2018 paper: "Self-Paced Learning with Adaptive Visual Embeddings"

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SPL-ADVisE

Metric Learn
Metric learning algorithms in Python
Stars: ✭ 1,125 (+5525%)
Mutual labels:  metric-learning
Segsort
SegSort: Segmentation by Discriminative Sorting of Segments
Stars: ✭ 130 (+550%)
Mutual labels:  metric-learning
Metric Learning Divide And Conquer
Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019
Stars: ✭ 231 (+1055%)
Mutual labels:  metric-learning
Mvgcn
Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)
Stars: ✭ 81 (+305%)
Mutual labels:  metric-learning
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 (+455%)
Mutual labels:  metric-learning
Revisiting deep metric learning pytorch
(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent research in the field of Deep Metric Learning.
Stars: ✭ 172 (+760%)
Mutual labels:  metric-learning
Hcn Prototypeloss Pytorch
Hierarchical Co-occurrence Network with Prototype Loss for Few-shot Learning (PyTorch)
Stars: ✭ 17 (-15%)
Mutual labels:  metric-learning
TextSumma
reimplementing Neural Summarization by Extracting Sentences and Words
Stars: ✭ 16 (-20%)
Mutual labels:  curriculum-learning
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 (+485%)
Mutual labels:  metric-learning
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+13920%)
Mutual labels:  metric-learning
Pointglr
Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds (CVPR 2020)
Stars: ✭ 86 (+330%)
Mutual labels:  metric-learning
Negative Margin.few Shot
PyTorch implementation of “Negative Margin Matters: Understanding Margin in Few-shot Classification”
Stars: ✭ 101 (+405%)
Mutual labels:  metric-learning
Pytorch Image Retrieval
A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).
Stars: ✭ 203 (+915%)
Mutual labels:  metric-learning
Open Reid
Open source person re-identification library in python
Stars: ✭ 1,144 (+5620%)
Mutual labels:  metric-learning
Angular Penalty Softmax Losses Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
Stars: ✭ 236 (+1080%)
Mutual labels:  metric-learning
Open Ucn
The first fully convolutional metric learning for geometric/semantic image correspondences.
Stars: ✭ 60 (+200%)
Mutual labels:  metric-learning
Deep metric learning
Deep metric learning methods implemented in Chainer
Stars: ✭ 153 (+665%)
Mutual labels:  metric-learning
Npair loss pytorch
Improved Deep Metric Learning with Multi-class N-pair Loss Objective
Stars: ✭ 75 (+275%)
Mutual labels:  metric-learning
Awesome-Few-shot
Awesome Few-shot learning
Stars: ✭ 50 (+150%)
Mutual labels:  metric-learning
Magnetloss Pytorch
PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
Stars: ✭ 217 (+985%)
Mutual labels:  metric-learning

SPL-ADVisE

This code was used in the BMVC publication: "Self-Paced Learning with Adaptive Deep Visual Embeddings" by Vithursan Thangarasa and Graham W. Taylor.

To cite our work, please use the following bibtex entry.

@inproceedings{DBLP:conf/bmvc/ThangarasaT18,
  author    = {Vithursan Thangarasa and
               Graham W. Taylor},
  title     = {Self-Paced Learning with Adaptive Deep Visual Embeddings},
  booktitle = {British Machine Vision Conference 2018, {BMVC} 2018, Northumbria University,
               Newcastle, UK, September 3-6, 2018},
  pages     = {276},
  year      = {2018},
  crossref  = {DBLP:conf/bmvc/2018},
  url       = {http://bmvc2018.org/contents/papers/1033.pdf},
  timestamp = {Mon, 17 Sep 2018 15:40:26 +0200},
  biburl    = {https://dblp.org/rec/bib/conf/bmvc/ThangarasaT18},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}
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].