koyeongmin / PINet

MIT License
207 stars 56 forks source link

problem about the test results #38

Open zhangjuxtu opened 4 years ago

zhangjuxtu commented 4 years ago

Hi, thanks for your kind share. When I run "test.py" by mode 3 and evaluate its results by running just "evaluation.py", I got the following results:

[{"name":"Accuracy","value":0.009182114614357603,"order":"desc"},{"name":"FP","value":0.005751258087706684,"order":"asc"},{"name":"FN","value":0.992451473759885,"order":"asc"}]

Is there something wrong? How can I fix this probem?

koyeongmin commented 4 years ago

In my opinion, some paths like weigh file or result file is wrong. How about check them?