Open winnechan opened 5 years ago
I checked the evaluation using the provided trained model and found no problem. Maybe the software version leads to the problem. Did you use the pytorch 0.3.1?
Thanks for your apply. I use pytorch 0.4 and have upgraded the code from 0.3 to 0.4. I will check it again later.
I also try using pytorch 0.4, but the result is still the same as reported in the readme. I recommend you use the environment suggested in requirements.txt first. If there is no problem, then transfer the code for pytorch 0.4.
i am on windows and it seems there is no available pytorch 0.3.1 for windows TAT . it is strange that i can train with my upgraded code to reproduce the results reported in your paper but cannot load the provided model correstly to test .
Hi, I have met some problems.
I downloaded the provided data and the model, then directly ran the inference, found that the results are Recall@1 0.0? Is there anything wrong?