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

module 'mmcv' has no attribute 'is_tuple_of' #81

Open
ezzatmostafa96 opened this issue Oct 31, 2020 · 2 comments
Open

module 'mmcv' has no attribute 'is_tuple_of' #81

ezzatmostafa96 opened this issue Oct 31, 2020 · 2 comments

Comments

@ezzatmostafa96
Copy link

No description provided.

@abhi-kumar
Copy link
Contributor

What version of mmcv have you installed?

@vipinvijay1986
Copy link

Example - UCF101 Action Recognition.ipynb while running this file I am getting below error :
/content/Monk_Object_Detection/18_mmaction/lib/mmaction/apis/inference.py in ()
5 import mmcv
6 import torch
----> 7 from mmcv.parallel import collate, scatter
8 from mmcv.runner import load_checkpoint

ModuleNotFoundError: No module named 'mmcv.parallel'

Example - UCF101 Action Recognition.ipynb

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

3 participants