cannot import name 'Compose' from 'mmaction.datasets.transforms' #2518
Unanswered
pipixin321
asked this question in
Q&A
Replies: 1 comment
-
Which version are you using? the script is for 0.x version, which is incompatible with the main branch. |
Beta Was this translation helpful? Give feedback.
0 replies
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 try to use tools/data/activitynet/tsn_feature_extraction.py to extract feature from video frames. However, 'Compose' doesn't exsit in mmaction.datasets.transforms. Besides, the same import erro happens in ' from mmaction.models import build_model' . I wonder if any solution exisit to successfully import these two methods.
Beta Was this translation helpful? Give feedback.
All reactions