gauenk / n3net

An extended implementation of N3Net in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An extended Python implementation of Neural Nearest Neighbors Networks (NeurIPS 2018)

Tobias Plötz and Stefan Roth, Neural Nearest Neighbors Networks, Advances in Neural Information Processing Systems (NeurIPS), 2018

Citation for Their Paper

@inproceedings{Ploetz:2018:NNN,
  title     = {Neural Nearest Neighbors Networks},
  author    = {Pl\"otz, Tobias and Roth, Stefan},
  booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
  year = {2018}
}

About

An extended implementation of N3Net in PyTorch

License:Other


Languages

Language:Python 98.2%Language:Cuda 1.3%Language:Shell 0.3%Language:C++ 0.2%