PTF icon indicating copy to clipboard operation
PTF copied to clipboard

Quantitative Results Evaluation Instruction

Open Bingoang opened this issue 3 years ago • 2 comments

Hi, taconite Thanks for your excellent work! It's so interesting! I wonder if you could offer the commands and scripts of Quantitative Results Evaluation (e.g. mIoU, Outer CD, Inner CD, Per-vetex error)? Thanks in advance!

Bingoang avatar Nov 29 '21 01:11 Bingoang

Hi, Bingoang

Thanks for your interest! Regarding your questions:

  1. mIoU is already computed in the validation function. Per-vertex error is computed in the registration code.
  2. For outer/inner chamfer distance, as described in the paper it is L1 chamfer distance which is quite standard to compute. If you urgently need it I can send you the script via email, otherwise, I will clean the evaluation scripts and update the repo later.

best, Shaofei

taconite avatar Dec 09 '21 11:12 taconite

@taconite Oh, thanks very much! I've sent an e-mail to you~

Bingoang avatar Dec 09 '21 11:12 Bingoang