attend-and-rectify icon indicating copy to clipboard operation
attend-and-rectify copied to clipboard

logs are lost

Open goldentimecoolk opened this issue 6 years ago • 7 comments

Hi, thanks for sharing your work. But logs that record the process corresponding to results reported in paper are lost. Can you please share them again?

goldentimecoolk avatar Aug 05 '19 03:08 goldentimecoolk

Hi, thanks for pointing out the issue, I am looking for the logs to put them again. If I have to rerun the code it may take more time.

prlz77 avatar Aug 05 '19 13:08 prlz77

Yea, I agree. It would be better to find out the logs. I'm looking forward to it. -:)

goldentimecoolk avatar Aug 05 '19 13:08 goldentimecoolk

I have uploaded logs on CIFAR, now I am uploading the logs on ImageNet

prlz77 avatar Aug 05 '19 15:08 prlz77

Done

prlz77 avatar Aug 05 '19 15:08 prlz77

Hi, thanks for your quick action. I trained with origional code and default setting in the .sh file. But only get 79% top1. In the paper, this seems to be more than 81%. Then I trained attention version with default hyper parameters, and got top1 acc no more than 80%. Do you have experience in this situation?

goldentimecoolk avatar Aug 06 '19 01:08 goldentimecoolk

Hi, the results I report are the median of five runs, so maybe if you run more times you will find the correct accuracy. It is also possible that the baselines were run with different number of gpus/batch size, but the sh script was made to be run with minimal resources.

prlz77 avatar Aug 06 '19 16:08 prlz77

Ah, maybe you should add 0.3 dropout. The baseline in the sh is the no_dropout baseline I think.

prlz77 avatar Aug 06 '19 17:08 prlz77