CloserLookFewShot
CloserLookFewShot copied to clipboard
TypeError: super() argument 1 must be type, not classobj
when I run python ./train.py --dataset miniImagenet --model Conv4 --method baseline --train_aug
, it reports error below, how could I fix it?