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

ModuleNotFoundError: No module named 'mmcv.transforms' #84

Open
Berry-Wu opened this issue Aug 26, 2023 · 4 comments
Open

ModuleNotFoundError: No module named 'mmcv.transforms' #84

Berry-Wu opened this issue Aug 26, 2023 · 4 comments

Comments

@Berry-Wu
Copy link

my packages and version are below:

Package Version Source


mmcv-full 1.6.0 https://github.com/open-mmlab/mmcv
mmdet 3.1.0 https://github.com/open-mmlab/mmdetection
mmengine 0.8.4 https://github.com/open-mmlab/mmengine
mmpose 1.1.0 https://github.com/open-mmlab/mmpose

I find that the mmcv.transforms removed in mmcv v1.x,it will be find in v2.x. But if I switch v2.x, there are many things to be modified, just like Config, DictAction and so on. What should I do please? And the mmpose version is changed, some apis has been removed,just like from mmpose.apis import train_model. I dont no where can I find it

@solitary1874
Copy link

I had the same problem

@Tony-958
Copy link

Tony-958 commented Dec 7, 2023

same problem too

@Hanlone
Copy link

Hanlone commented Mar 16, 2024

I got the same question, but I solved it.
These may help.
Good luck.
mmcv-full 1.7.2
mmpose 0.16.0

@asmilersl
Copy link

I have the same problem as you. Have you solved it?

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

5 participants