nv-tlabs / LION

Latent Point Diffusion Models for 3D Shape Generation
Other
735 stars 57 forks source link

Why repeat 2 times in _pairwise_EMD_CD_ metric? #72

Open BuLingBin opened 1 month ago

BuLingBin commented 1 month ago

Hi, nice work! @ZENGXH I want know why you repeat 2 same _pairwise_EMDCD function here: https://github.com/nv-tlabs/LION/blob/155a22f5c9f5ff4b2d15aed4e86fbdd8b4bf7ba1/utils/evaluation_metrics_fast.py#L481

Thanks!

ZENGXH commented 6 days ago

it's a typo in the evaluation. doing it one is enough