Open zhangjuxtu opened 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?
In my opinion, some paths like weigh file or result file is wrong. How about check them?
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?