AttributeError: 'ConfigDict' object has no attribute 'gpu_ids' #1763
Unanswered
talhaubaid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I m following this link
https://github.com/open-mmlab/mmaction2/blob/master/configs/localization/bmn/README.md
while running this
(python tools/test.py C:\Users\ASDF\Desktop\mmaction2\configs\localization\bmn\bmn_400x100_2x8_9e_activitynet_feature.py C:\Users\ASDF\Desktop\mmaction2\configs\localization\bmn\bmn_400x100_9e_activitynet_feature_20200619-42a3b111.pth --eval AR@AN --out new_results.json)
command I am having following error
Beta Was this translation helpful? Give feedback.
All reactions