Skip to content

AttributeError: 'Namespace' object has no attribute 'enable_no_interaction' #1

@lilong110112113

Description

@lilong110112113

Traceback (most recent call last):
File "train_hc.py", line 281, in
train(opt)
File "train_hc.py", line 92, in train
lw_model = LossWrapper(model, opt)
File "/home/z/HCCM-main/misc/loss_wrapper_hc.py", line 41, in init
if opt.enable_no_interaction == 1:
AttributeError: 'Namespace' object has no attribute 'enable_no_interaction'
Terminating BlobFetcher

please help me,i can't solve it. Thank you.

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