TypeError: ResNet18Compressed() missing 1 required positional argument: 'channels'
LanWong1 opened this issue · 2 comments
LanWong1 commented
hi, I run main.py, but an erro occured, what's wrong?thanks very much;
heerduo commented
hi, I run main.py, but an erro occured, what's wrong?thanks very much;
I have met this Q, can you fix it?
heerduo commented
I fix it by removing this line 'models = Res..', because of this models not using in this work.