RealityBending / Pyllusion

A Parametric Framework to Generate Visual Illusions using Python
https://realitybending.github.io/Pyllusion/
MIT License
57 stars 9 forks source link

Illusion Effect Reference #18

Open Jerry2001 opened 1 year ago

Jerry2001 commented 1 year ago

Where could I find the papers for the implemented illusion effect? I am specifically looking for the Ponzo and the Simultaneous Contrast illusion. (like which paper states that inclined lines would give a stronger effect than vertical lines in the Ponzo illusion)

Thank you for the awesome package!

DominiqueMakowski commented 1 year ago

We are just in the process of finalizing a validation of the illusions, that we hope to be able to put-up as a preprint within a few weeks :)

Here's a preliminary results figure, where you can see the the effect of illusion strength on error rate:

figure_ill2

Jerry2001 commented 1 year ago

Dear Dominique,

Thank you for your prompt response! This looks amazing. For each illusion, you have two pairs of illusions. May I ask why is that? Is that another variation of the illusion and which pair are those graphs for?

I'm a Machine Learning researcher at MIT CSAIL that is conducting research in illusion and big models. And, this library has helped me a lot! However, I am having so problems with illusion in general because I'm coming from a computer science background. I just wonder if you have a paper list for that illusion strength distortion available somewhere that I could refer to? I could send you an email if it is better!

Thank you a lot!