shenkev / simplicity-in-complexity

MIT License
1 stars 1 forks source link

Simplicity in Complexity

Code for the paper Simplicity in Complexity https://arxiv.org/abs/2403.03134 published at the Cogsci conference 2024.

The following script reproduces results from the paper:

The /baselines folder contains instructions for running the baseline models reported in Table 1.

The /sam and /fcclip folders contain instructions for running SAM and FC-CLIP respectively.