This project aims to replicate and extend the findings from Masson & Isik (2021), who demonstrated functional selectivity for social interaction perception in the human superior temporal sulcus (STS) during natural viewing. While the original study relied on manual labeling of social interactions in the Sherlock TV series, this project leverages LLAVA (Large Language and Vision Assistant) to automate the detection process.
The original study by Masson & Isik (2021), published in NeuroImage, analyzed how the brain processes social interactions during natural viewing conditions. They specifically:
This project seeks to:
add_annotations_to_movie # Used to inspect aligning between annotations and movie
frames # Used to extract all the frames from the movie
movie_utils
testing # an notebook to run easy and short tests
voxelwise_encoding/
├── voxelwise_encoding_ridge
├── utils
├── model_config
└── ...
This project is based on Shiri Almog's work
86 commits
Jupyter Notebook
93.7%
Python
6.3%
This project aims to replicate and extend the findings from Masson & Isik (2021), who demonstrated functional selectivity for social interaction perception in the human superior temporal sulcus (STS) during natural viewing. While the original study relied on manual labeling of social interactions in the Sherlock TV series, this project leverages LLAVA (Large Language and Vision Assistant) to automate the detection process.
The original study by Masson & Isik (2021), published in NeuroImage, analyzed how the brain processes social interactions during natural viewing conditions. They specifically:
This project seeks to:
add_annotations_to_movie # Used to inspect aligning between annotations and movie
frames # Used to extract all the frames from the movie
movie_utils
testing # an notebook to run easy and short tests
voxelwise_encoding/
├── voxelwise_encoding_ridge
├── utils
├── model_config
└── ...
This project is based on Shiri Almog's work
86 commits
Jupyter Notebook
93.7%
Python
6.3%