Ruth Fong, Alexander Mordvintsev, Andrea Vedaldi, and Chris Olah
This repo contains the source code for our VISxAI 2021 interactive article "Interactive Similarity Overlays".
Our code can be used with TensorFlow and PyTorch.
To reproduce examples in the article, please see the following colab notebooks:
- Basic Examples (TensorFlow)
- Class Similarities & Perceptual Engines (TensorFlow)
- Geometric Transformations (TensorFlow)
- Comparing Architectures and Supervision (PyTorch)
Please cite our work as
@InProceedings{fong_interactive_2021,
author={Fong, Ruth and Mordvintsev, Alexander and Vedaldi, Andrea and Olah, Chris},
title={Interactive Similarity Overlays},
booktitle={VISxAI},
year={2021},
url={https://ruthcfong.github.io/projects/interactive_overlay/},
}