menpo / menpobench

Standardized deformable model benchmarking
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Decide how to calculate errors #4

Closed patricksnape closed 9 years ago

patricksnape commented 9 years ago

One idea is to have another key in the YAML that specifies which error measure gets calculated:

error_function:
  - ibug_68_48_points_face_size

But this may be overly complicated. Perhaps the number of landmarks expected should be handled by another key? Or perhaps normalisation should be separate?

The biggest problem is something like Intraface which only returns 49 points - what if we trained on 68?

jabooth commented 9 years ago

Implemented as landmark processes.