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

__init__() missing 1 required positional argument: 'input_resolution' #1

Open
XiaogangYin opened this issue Mar 22, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@XiaogangYin
Copy link

from uniformerv2 import UniFormerV2

model = UniFormerV2(name='K400_B16_8x224')


get

TypeError: init() missing 1 required positional argument: 'input_resolution'

@XiaogangYin XiaogangYin added the bug Something isn't working label Mar 22, 2025
@innat innat self-assigned this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants