JDAI-CV / JDAI-CV/DCL

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

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
592
Forks
156
PR merge metrics
No merged PRs in 30d

Description

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'**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.