IItaly
IItaly
Thanks for your explanation. And I have checked the model name I selected and the model I planed to load,Then I found that it will work when I try to...
By the way:I noticed that the auc value is greater than you reported in your paper.Or it suggested I have made any mistakes?
I tried to train the model follow the steps you provided(train_all.sh) So I felt so strange.I will check it again and confirm whether I have trained the model truly.It seems...
Hello @CrohnEngineer , A question while loading data: Just in https://github.com/polimi-ispl/icpr2020dfdc/blob/7f6059f35cc60794e031d285dc07a2938c9663bb/train_binclass.py#L274 it seems that 'len()' should not be used here.cuz it will lead a type error: 'TypeError: Cannot determine the...
Thanks for your reply.This is my environment.  I got it.It usually stops at 20% and says it have completed
Thanks for your reminder @CrohnEngineer I have changed my environment and then trained the model.I am sure that I didn't modify the code heavily.The type error while 'len(train_loader)' didn't happen...
OK.This is the complete screenshot of the notebook.I don't know why either.   However I got the predicted result when I modified it like this (I am not sure...
Thank you very much!It seems that I modified it according to the test script.
Looking forward to your results. I will also try to set 20000 iterations and train it again, but it will take a little time.
It seems that it is calculated after taking the mean value, so I have no doubt.