Hello, I am a freshman in the field of deep learning. Recently, I encountered a small problem while reproducing the code for your paper. Can you please answer it?
After configuring the corresponding environment, running demo. py will prompt 'ResNet' object has no attribute 'attnpool', but I found that attnpool has already been defined in model. py. May I ask what can be done later?
Hello, I am a freshman in the field of deep learning. Recently, I encountered a small problem while reproducing the code for your paper. Can you please answer it? After configuring the corresponding environment, running demo. py will prompt 'ResNet' object has no attribute 'attnpool', but I found that attnpool has already been defined in model. py. May I ask what can be done later?