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

would you mind posting your results? #1

Open
yian2271368 opened this issue Apr 11, 2018 · 1 comment
Open

would you mind posting your results? #1

yian2271368 opened this issue Apr 11, 2018 · 1 comment

Comments

@yian2271368
Copy link

hey, I have tested some images using demo.py, the results are always 'no findings in :'.
Thus, I am wondering if you can post the results(accuracy for each disease). I will really appreciate you can help.
Thanks

@eureka7mt
Copy link
Owner

Hi @yian2271368 .The average AUROC is about 0.84.
In the network,the output function is not a softmax function,so you should choose a proper threshold for best prediction performance.High AUROC only guarantee that you could find a threshold that predict well.BTW, it's a global threshold for all prediction, I will use 14 threshold for each prediction instead of it soon.
Finally,I don't suggest that you use the CheXNet to diagnose according to Luke's blog

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

2 participants