HyRSM icon indicating copy to clipboard operation
HyRSM copied to clipboard

Set matching metric

Open Liu-arch opened this issue 2 years ago • 2 comments

Hello authors, I would like to ask where the code block about Set matching metric is located?

Liu-arch avatar Nov 23 '22 08:11 Liu-arch

Hello authors, I would like to ask where the code block about Set matching metric is located?

Hi, set matching metric is here.

wangxiang1230 avatar Nov 23 '22 10:11 wangxiang1230

Why the Hausdorff distance is not shown in Set matching metric?

cum_dists = dists.min(3)[0].sum(2) + dists.min(2)[0].sum(2)

Liu-arch avatar May 06 '23 08:05 Liu-arch