Skip to content

Code associated to the NeurIPS paper: Texture Interpolation for Probing Visual Perception

Notifications You must be signed in to change notification settings

JonathanVacher/texture-interpolation

Repository files navigation

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}
}

texture-synthesis-algorithm

Usage:

  1. run pip(3) install requirements.txt
  2. run python(3) run_synthesis.py
  3. check if you've generated the exact same output as output_tex_ref.png

experiment-java

The code to run online experiments.

experiment-matlab

The code to run inlab experiments. (to come...)

data-analysis

The code to run the psychometric analysis.

About

Code associated to the NeurIPS paper: Texture Interpolation for Probing Visual Perception

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published