Given a single RGB image, recover the pixel-wise surface normals, and decide the relative relations among predicted normals, i.e. orthognal, parallel, or neither.
Absolute Normal Error:
Mean: The mean of angular error measured in degrees
Median: The mean of angular error measured in degrees
11.25°: the percentage of pixels whose angular error is within 11.25 degrees.
22.5°: the percentage of pixels whose angular error is within 22.5 degrees.
30°: the percentage of pixels whose angular error is within 30 degrees.
Relative Normal Error:
AUC o : Area Under Curve for the orthogonal normal pairs.
AUC p : Area Under Curve for the parallel normal pairs.
Method | Mean | Median | 11.25° | 22.5° | 30° | AUC o | AUC p |
---|---|---|---|---|---|---|---|
Hourglass (OASIS)[1] | 23.91 | 18.16 | 31.23% | 59.45% | 71.77% | 0.5913 | 0.5786 |