blackfeather-wang / ISDA-for-Deep-Networks

An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.
582 stars 93 forks source link

image classification has this error,can you help me ? #23

Closed gongweijun closed 3 years ago

gongweijun commented 3 years ago

hello,a errar happens:

y, features = model(x, isda=True) File "C:\ProgramData\Anaconda3\envs\chango1\lib\site-packages\torch\nn\modules\module.py", line 532, in call result = self.forward(*input, **kwargs) TypeError: forward() got an unexpected keyword argument 'isda'

can you help me?

gongweijun commented 3 years ago

hello,a errar happens:

y, features = model(x, isda=True) File "C:\ProgramData\Anaconda3\envs\chango1\lib\site-packages\torch\nn\modules\module.py", line 532, in call result = self.forward(*input, **kwargs) TypeError: forward() got an unexpected keyword argument 'isda'

can you help me?