Code for cultural understanding of values in multimodal data
Code structure:
data/: contains the data used in the projectnotebooks/: contains the notebooks used in the projectmain/: main code of the projectmodels/: contains the models used in the projectrequirements.txt: contains the dependencies of the projectREADME.md: contains the information about the project
To install the dependencies, run the following command:
pip install -r requirements.txtTo run the code, run the following command:
python main/run_main.py