swook / EVE

Towards End-to-end Video-based Eye-tracking. ECCV 2020. https://ait.ethz.ch/eve
MIT License
115 stars 22 forks source link

target scale value for scaling every fitted 3DMM #13

Open haijing1995 opened 1 year ago

haijing1995 commented 1 year ago

In paper, For every participant, we determined a person-specific inter-ocular distance value by exploiting our knowledge of relative camera positions. This inter-ocular distance (defined as the Euclidean distance in millimeters between the outer eye corner landmarks) is then used as a target scale value for scaling every fitted 3DMM. Can you explain the process of determining of the target scale? Thanks