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

环境都配置好了,但是运行的时候有AttributeError: 'YamlParser' object has no attribute 'DEEPSORT'错误,请问是怎么回事啊? #17

Open
menglongsl opened this issue Oct 10, 2023 · 2 comments

Comments

@menglongsl
Copy link

60 25.0 1280.0 720.0
Traceback (most recent call last):
File "count.py", line 457, in
detect(args)
File "count.py", line 232, in detect
deepsort = DeepSort(cfg.DEEPSORT.REID_CKPT,
AttributeError: 'YamlParser' object has no attribute 'DEEPSORT'

@owo12321
Copy link
Owner

60 25.0 1280.0 720.0 Traceback (most recent call last): File "count.py", line 457, in detect(args) File "count.py", line 232, in detect deepsort = DeepSort(cfg.DEEPSORT.REID_CKPT, AttributeError: 'YamlParser' object has no attribute 'DEEPSORT'

参考这两个:
https://blog.csdn.net/qq_26847897/article/details/123360426
https://blog.csdn.net/weixin_43446161/article/details/121079971

@menglongsl
Copy link
Author

好的,多谢大佬,我已经改好了,是安装了最新的easydict就可以了

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