Skip to content

AdalineL/RSA-GUI

Repository files navigation

RSA-GUI

Resources

Description

RSA GUI evaluates two different systems that are representing information, i.e. stimuli. Input: Two RDMs Output: Spearman Correlation Coefficient (for now)

How to run

If it is the first time running

pip3 install -r requirements.txt
conda create -n thingsvision python=3.9
conda activate thingsvision
pip3 install --upgrade thingsvision
pip3 install git+https://github.com/openai/CLIP.git
Python3 combined_gui.py

If it is not the first time running

conda activate thingsvision
Python3 combined_gui.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages