Skip to content

VGG 🗿

Init of the VGG-Face-based modeling pipeline.

Modules:

Name Description
convert_weights

Convert VGG-Face weights from LuaTorch to PyTorch.

extract_vgg_feature_maps

Extract feature maps from VGG-Face elicited by the original and 3D-reconstructed heads in the CFD.

models

Collection comprising adaptations of the VGG-Face model.

prepare_data

Prepare data for VGG models.

vgg_predict

Adapt VGG-Face as the core model to predict human judgments in the face similarity task.