sunshuofeng
sunshuofeng
Indeed, the value of the loss function is large, and after 25 epochs of training, the loss has barely decreased
I'm really sorry, it should be my fault. I was updating the code recently, so SOMETIMES I didn't have time to test. Could you please paste the screenshot of the...
oh!A very stupid mistake! My fault! In do_eval function , you can change self.reid_model to self.model
If you get another error, you can go to the Kaggle Notebook address I provided to see the correct code, because I don't have a local server, so I sometimes...
!pip install git+https://github.com/pabloppp/pytorch-tools -U This is the download method provided by this library