Skip to content

kmflow_re1000_rs256.yml doesn't work #10

Open
@whw-alex

Description

@whw-alex

Hi! I started directly from step 2 and ran python main.py --config kmflow_re1000_rs256.yml --seed 1234 --sample_step 1 --t 240 --r 30 in the main directory of this repo, but got the following message:

Traceback (most recent call last):
File "main.py", line 112, in
sys.exit(main())
File "main.py", line 94, in main
args, config, logger, log_dir = parse_args_and_config()
File "main.py", line 40, in parse_args_and_config
dir_name = 'recons_{}_t{}_r{}_lam{}'.format(config.data.data_kw,
AttributeError: 'Namespace' object has no attribute 'data_kw'

Can you please provide the scripts used in your experiments in order for me to reproduce the results?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions