Projects and Code

extempo

Group-Level Paper; Individual-Level Paper

Create novel, realistic, diverse, and controllable stimuli for your next experiment.


faceplyr

Code

An R package for working with face images. Can be installed in R with:

install.packages("remotes")
remotes::install_github("d-bohn/faceplyr")

See the repository README for detailed instructions on properly setting up the package.


The Expressive Triad

Paper; Supplemental Materials

This project investigates whether a machine learning algorithm can objectively and automatically compute expressive content from neutral facial images utilizing low-level features of the face.

(Self-contained Docker image, models, and code coming soon!)