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

mm versions for segmentation #19

Closed
nkondapa opened this issue May 18, 2023 · 1 comment
Closed

mm versions for segmentation #19

nkondapa opened this issue May 18, 2023 · 1 comment

Comments

@nkondapa
Copy link

Hi thanks for sharing the code for your project.

I see in a previous issue you said you were using mmcv==1.7.1 and mmsegmentation==1.0.0, but the mmsegmentation==1.0.0 is the new version of the mm library and doesn't have the modules imported in segmentation/train.py.
For example, the modules Config and DictAction have moved into mmengine.config module

Is it possible that you are using a different version of the libraries, or perhaps the train.py script is outdated?

@wl-zhao
Copy link
Owner

wl-zhao commented May 31, 2023

Sorry for the confusion. Please try mmcv-full==1.6.2 and mmsegmentation==0.30.0

@wl-zhao wl-zhao closed this as completed Jun 25, 2023
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

2 participants