Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: __init__() got an unexpected keyword argument 'unswap' #68

Open
rnlee1998 opened this issue Apr 23, 2021 · 0 comments
Open

Comments

@rnlee1998
Copy link

when I run test.py , I got the error:TypeError: init() got an unexpected keyword argument 'unswap'
how can I solve the proplem?


Namespace(acc_report=False, backbone='resnet50', batch_size=16, crop_resolution=448, dataset='CUB', num_workers=16, resize_resolution=512, resume=None, save_suffix=None, swap_num=[7, 7], version='val')

Traceback (most recent call last):
File "e:/graduation_project/DCL-master/test.py", line 75, in test=True)

TypeError: init() got an unexpected keyword argument 'unswap'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant