XuChunqiao
XuChunqiao
@guillermoim Hello! I met the same problem.Have you solved the problem?And how?Thank you very much!
Sorry for the late reply. If you use single GPU, you can directly call function test_step(self, inputs) in main_multi_GPU.py LIne128, and the variable predictions is the score vector of each...
Hello, Thanks for your great work. I have the same problem . I run: python ./train.py --dataset miniImagenet --model ResNet18 --method baseline++ --train_aug python ./save_features.py --dataset miniImagenet --model ResNet18 --method...