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

No such txt file #4501

Closed
ucas010 opened this issue Apr 1, 2020 · 2 comments
Closed

No such txt file #4501

ucas010 opened this issue Apr 1, 2020 · 2 comments

Comments

@ucas010
Copy link

ucas010 commented Apr 1, 2020

hi,dear
that's the code
and do not find the file.
Should be the yaml file ?

thx

@ucas010
Copy link
Author

ucas010 commented Apr 1, 2020

Traceback (most recent call last):
  File "D:\python36\new\rcdnn\image\predict.py", line 187, in <module>
    infer(args)
  File "D:\python36\new\rcdnn\image\predict.py", line 87, in infer
    config = parse_config(args.config)
  File "D:\python36\new\rcdnn\image\utils\config_utils.py", line 17, in parse_config
    with open(cfg_file, 'r') as fopen:
FileNotFoundError: [Errno 2] No such file or directory: 'configs/attention_cluster.txt'

@shippingwang
Copy link
Member

Thanks for pointing out, we will correct it

@ucas010 ucas010 closed this as completed Apr 3, 2020
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

2 participants