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

kmflow_re1000_rs256.yml doesn't work #10

Open
whw-alex opened this issue Oct 16, 2023 · 2 comments
Open

kmflow_re1000_rs256.yml doesn't work #10

whw-alex opened this issue Oct 16, 2023 · 2 comments

Comments

@whw-alex
Copy link

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?

@jhbastek
Copy link

Same issue here. It seems that there are a few things missing to get this script to actually run. If the authors could double-check this and make sure that the provided version runs, that would be greatly appreciated. From quickly glancing over the code, it seems like these are only minor issues.
Thanks in advance!

@lassychen
Copy link

I have the same problem as above,do you have solve?

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

3 participants