SPL-ADVisE icon indicating copy to clipboard operation
SPL-ADVisE copied to clipboard

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

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}
}