/proxynca

An experimental implementation of proxynca as described in [No Fuss Distance Metric Learning Using Proxies](https://arxiv.org/abs/1703.07464) .

Primary LanguagePython

Basic Usage

  1. clone the repo git clone https://github.com/BenjaminDev/proxynca.git
  2. Download data from UMPC-G20
  3. Set paths on config.yml
  4. Install dependencies python -m pip install requirements.txt
  5. python src/train.py
  6. See results on weights and biases (create an account and login if needed)

Results

See [report] for results.