Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUC and Deviation are different from paper ? #17

Open
jialancong opened this issue Dec 14, 2018 · 2 comments
Open

NUC and Deviation are different from paper ? #17

jialancong opened this issue Dec 14, 2018 · 2 comments

Comments

@jialancong
Copy link

jialancong commented Dec 14, 2018

Hi, I computed the NUC and Deviation using the downloaded dataset, and got:
NUC =[ 0.1838084 0.14496459 0.1288209 0.12053125 0.11626042 0.11429125
0.11369563]
AVG= 0.00696862273511
STD= 0.0092138266322

While in Table 1.Quantitative comparison on our collected dataset, the given values are
NUC = [0.174 0.138 0.122 0.115 0.112 0.110]
AVG=0.0063
STD=0.0053

It seems the NUC and STD are a little bigger....Did anyone get the same results with the paper?

This is my code for computing NUC, mean and std of distance. https://github.com/jialancong/3D_Processing/blob/master/calc_NUC.py
https://github.com/jialancong/3D_Processing/blob/master/calc_Distance.py

@grxiao
Copy link

grxiao commented Aug 28, 2019

Hi ,I want to konw what is 'NUC with different p',I can't find the parameter p in the code.
thanks !

@FANzhaoxin666
Copy link

I used your code to caculate NUC, it is much different....
NUC is
[ 1.18161424 0.72555931 0.55995192 0.44692123 0.37801268 0.31618401
0.28967513]
AVG= 0.128927902015
STD= 0.237026619374
why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants