yosungho / LineTR

Line as a Visual Sentence: Context-aware Line Descriptor for Visual Localization (Line Transformer)
Other
238 stars 35 forks source link

Homograph AUC #8

Closed Zhuyawen7 closed 1 year ago

Zhuyawen7 commented 2 years ago

Hi, How did you get the result of Homography Auc? When I watched superglue i know how to ask AUC for points, but not how to ask for AUC for lines

yosungho commented 2 years ago

Hello Zhuyawen, I computed the average reprojection errors of the four image corners and report the area under the cumulative error curve (AUC) at the thresholds (5, 10, and, 20 pixels). Please refer to the paper for more details.