How I will calculate mean absolute error(MAE) in pose estimation? I know it is error between ground truth pose and predicted pose but how I will calculate this?
just look at the words MAE = Mean absolute Error
so take the mean value of the absolute value of the error