Open Carol-lyh opened 2 years ago
I've solved the above problem! And the inference Acc is 81.1%. I want to know the command line for training this model. Thank you very much!
Hi, How did you solve the above problem? I am facing the same problem
DO NOT extract the .tar file, it's not a compressed file. JUST load the .tar file as the ckpt.
请问作者能够释放训练超参数吗?只是一个推理的超参很难让人信服啊
Do you know what is the flops_dict.pth? Thank you
I download the model ckpt, but there is no .pth file. Instead, it's .pkl file. When loading this .pkl file into the model, the following error was encountered: Unpickling error: A load persistent id instruction was encountered but no persistent_load function was specified. Could you tell me how to load the ckpt?