Skip to content

TypeError: SemiDataset: __init__() got an unexpected keyword argument '_delete_' #67

@mingtianyidingtian

Description

@mingtianyidingtian

Traceback (most recent call last):
File "D:\ProgramData\anaconda3\envs\consistentteacher\lib\site-packages\mmcv\utils\registry.py", line 69, in build_from_cfg
return obj_cls(**args)
File "D:\project\ConsistentTeacher\ssod\datasets\dataset_wrappers.py", line 9, in init
super().init([build_dataset(sup), build_dataset(unsup)], **kwargs)
TypeError: init() got an unexpected keyword argument 'delete'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions