fg2018-competition icon indicating copy to clipboard operation
fg2018-competition copied to clipboard

how do we compute the mean, std, and median

Open mkh321 opened this issue 2 years ago • 1 comments

I wanted to know how do we compute the mean, std, and median of the errors that is finally evaluated for a model.

Do we

1.Compute a mean error per predicted mesh i.e compute mean error across vertices for each mesh to get a single value for each mesh and then compute mean, median, and std for all the predicted meshes. 2.Consider all the errors predicted across all vertices across all meshes as a collection and compute the mean, median, and std for this whole collection.

mkh321 avatar Aug 09 '22 06:08 mkh321

Hi @mkh321, sorry for the very late reply!

I think #3 and #4 might answer your questions?

patrikhuber avatar Aug 04 '23 15:08 patrikhuber