--- license: cc-by-nc-4.0 gated: manual extra_gated_heading: "Request access to PrimateFace" extra_gated_description: >- This dataset contains images of primates with facial landmark annotations. Please fill out the form below and our team will review your request within 2-3 business days. extra_gated_prompt: >- By requesting access, you agree to use this dataset for non-commercial research purposes only and to comply with all applicable institutional and ethical guidelines. extra_gated_fields: Full Name: text Email: text Organization: text Intended Use: type: select options: - Academic Research - Education - label: Other value: other I agree to use this dataset for non-commercial research ONLY: type: checkbox extra_gated_button_content: "Submit access request" --- # PrimateFace Cross-species primate face analysis dataset with facial landmark annotations for non-human primates. The dataset provides annotations in two landmark conventions, enabling landmark conversion across schemes. > **Note:** This dataset is actively growing. New species and configs are added > over time. Check the configs table below for the latest available data. ## Landmark Conventions PrimateFace supports two facial landmark configurations on the same images: - **COCO 68-landmark** (): The standard dlib/COCO Whole-Body face keypoint layout (jaw contour, eyebrows, nose, eyes, mouth). - **PrimateFace 49-landmark** (): A primate-optimized landmark set converted from 68-kpt via a trained attention-MLP model. ## Configs Each config corresponds to a species group and annotation variant: | Config | Species | Keypoints | Images | Annotations | Description | |--------|---------|-----------|--------|-------------|-------------| | | Macaque | 68 (dlib/COCO) | 1,876 | 1,876 | Cayo Santiago action-unit videos | | | Macaque | 48 (PrimateFace) | 1,876 | 1,876 | Cayo Santiago action-unit videos | | | Marmoset | 68 (dlib/COCO) | 3,663 | 4,315 | Bing images across 5 genera (Callithrix, Cebuella, Mico, Callimico, Callibella) | | | Marmoset | 49 (PrimateFace) | 3,663 | 4,315 | Same images, converted to 49-kpt via attention-MLP | ## Usage ## Citation If you use this dataset, please cite: Need exactly one file argument ## Links - **Paper**: [PrimateFace (bioRxiv)](https://www.biorxiv.org/content/10.1101/2025.08.12.669927) - **Code**: [KordingLab/PrimateFace (GitHub)](https://github.com/KordingLab/PrimateFace) ## License CC-BY-NC-4.0 -- non-commercial research use only.