Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.36 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.36 KB

Hyperbolic Image Embeddings

Supplementary code for the paper Hyperbolic Image Embeddings.

Authors:

  • Valentin Khrulkov
  • Leyla Mirvakhabova
  • Evgeniya Ustinova
  • Ivan Oseledets
  • Victor Lempitsky

Prerequisites

Instructions

To replicate the results on CUB and MiniImageNet, follow the instructions here .

Citing

If you used our research, we kindly ask you to cite the corresponding paper.

@InProceedings{Khrulkov_2020_CVPR,
  author = {Khrulkov, Valentin and Mirvakhabova, Leyla and Ustinova, Evgeniya and Oseledets, Ivan and Lempitsky, Victor},
  title = {Hyperbolic Image Embeddings},
  booktitle = {The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  month = {June},
  year = {2020}
}

Acknowledgements

We have used the following repositories in preparation of the code