Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

animacy-perception

All datafiles needed to run the training or statistical analyses can be found here: https://osf.io/7xcg9/

*The .pth weight files consist of partial zip files, which need to be downloaded and put back together.

HOW to Combine and Decompress the Parts:

1- When you want to reconstruct and decompress the original folder, first combine the parts: bash cat myfolder.tar.gz.part* > myfolder_combined.tar.gz

2- Then, decompress the combined file: bash tar xzvf myfolder_combined.tar.gz

animacy-perception.ipynb

Script consists of 2 parts:

  • First part is to run the primary network training: Finetuning 'Animal bias'
  • Second part is to load a .pth weights file and to extract the image vectors from the output layer with the test set used in the paper

Animacy-perception-statistics.ipynb

Script to redo all the analyses reported in the paper and to display the graphs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages