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

在运行python build_rawframes.py ../data/ucf101/videos ../data/ucf101/rawframes/ --level 2 --ext avi 时 报错NameError: name 'args' is not defined请帮帮我谢谢 #240

Open
wys2929 opened this issue May 25, 2022 · 4 comments

Comments

@wys2929
Copy link

wys2929 commented May 25, 2022

No description provided.

@mm-assistant
Copy link

mm-assistant bot commented May 25, 2022

We recommend using English or English & Chinese for issues so that we could have broader discussion.

@vijayvanapalli96
Copy link

args is not being passed in those particular functions, you can either add the argument yourself, or hardcode those missing args

@giocoal
Copy link

giocoal commented Aug 19, 2022

Same problem :(

@hukkai
Copy link

hukkai commented Oct 20, 2022

@wys2929 @giocoal mmaction is no longer maintained. Please check mmaction2

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

4 participants