XNet icon indicating copy to clipboard operation
XNet copied to clipboard

About test_xnet3d.py evaluation metrics

Open QuintinDong opened this issue 2 years ago • 1 comments

Excuse the author, I browsed your test_xnet3d.py,but didn't find where your evaluation metrics (dice,jaccard,hd,asd) are calculated? I would be grateful for your answer!

QuintinDong avatar Jan 24 '24 14:01 QuintinDong

/tools /eval.py Note that the calculations of ASD and 95HD are very slow, so they need to be done offline

Yanfeng-Zhou avatar Jan 25 '24 01:01 Yanfeng-Zhou