IItaly

Results 31 comments of 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. ![微信图片_20210509223916](https://user-images.githubusercontent.com/24908762/117576238-bbea7100-b117-11eb-956b-69897ca0d874.png) 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. ![image](https://user-images.githubusercontent.com/24908762/117812410-54a5fb80-b294-11eb-8b04-e036123afcf1.png) ![image](https://user-images.githubusercontent.com/24908762/117812427-58398280-b294-11eb-9bac-c53d55e5ffde.png) 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.