Code associated to the NeurIPS paper: Texture Interpolation for Probing Visual Perception
Bibtex:
@article{vacher2020texture,
title={Texture Interpolation for Probing Visual Perception},
author={Vacher, Jonathan and Davila, Aida and Kohn, Adam and Coen-Cagli, Ruben},
journal={Advances in Neural Information Processing Systems},
year={2020},
type={Conference},
url={https://arxiv.org/pdf/2006.03698}
}
Usage:
- run pip(3) install requirements.txt
- run python(3) run_synthesis.py
- check if you've generated the exact same output as output_tex_ref.png
The code to run online experiments.
The code to run inlab experiments. (to come...)
The code to run the psychometric analysis.