SaliencyMapper
SaliencyMapper copied to clipboard
Accuracy remain 0 when training the classifier
I run the train_classifier but the accuracy remains 0 all the time although the loss is decreasing. What's the problem here?
Hmm, that's weird. You mean the accuracy that is logged on the terminal. There might be a error calculating the accuracy. Can you play around with it and see what value it is outputting ?
It is training, there might be a small error in the calculation of the accuracy.
Thanks !
@plasmashen @karanchahal the same problem for me, how can I solve it ?Thanks
i met the same problem ,it seems the code has not use the output of the train_classification,it is puzzled
i have solved the problem
Can you send a pull request to fix it ? It would be really great if you could do that.
Thank you so much.
On Mon, Oct 14, 2019, 07:13 zhiyuan [email protected] wrote:
i have solved the problem
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/karanchahal/SaliencyMapper/issues/1?email_source=notifications&email_token=ADEXT7VN7ORHAM3BAW6GQT3QORH4VA5CNFSM4GRNHOJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBEG2SQ#issuecomment-541617482, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADEXT7XXCXKSX4B4XL757HTQORH4VANCNFSM4GRNHOJQ .
ok