pcr-upm / opal23_headpose

Headpose estimation using OPAL (2023)
MIT License
43 stars 4 forks source link

On the representation and methodology for wide and short range head pose estimation

PWC PWC PWC

We provide Python code in order to replicate the head pose experiments in our paper https://doi.org/10.1016/j.patcog.2024.110263

If you use this code for your own research, you must reference our journal paper:

On the representation and methodology for wide and short range head pose estimation
Alejandro Cobo, Roberto Valle, José M. Buenaposada, Luis Baumela.
Pattern Recognition, PR 2024.
https://doi.org/10.1016/j.patcog.2024.110263

Requisites

Installation

This repository must be located inside the following directory:

images_framework
    └── alignment
        └── opal23_headpose

Usage

usage: opal23_headpose_test.py [-h] [--input-data INPUT_DATA] [--show-viewer] [--save-image]
usage: Opal23Headpose [--rotation-mode {euler,quaternion,6d,6d_opal}]

Notebooks

The directory notebooks contains examples regarding some of the contributions of our paper: