Trained Auxiliary Classifiers
- Auxiliary gender predictor (
aux-gpred.pkl) - Auxiliary Face Matcher (download
vggface.pt-adj-255.pklfrom Google Drive here (554MB), and the gray correction partvgg_gray_corr_ptch.npzto account for gray-scale input images)
Trained SAN model:
- Convolutional Autoencoder after 20 epochs (
conv-autoencoder-e20.pkl)
Note: when evaluating the SAN model, the auxiliary subnetworks are discarded.