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

For text-focused-transforemer, which version of MMCV and MMSeg should i choose? #96

Open
Chiangsonw opened this issue May 24, 2024 · 1 comment

Comments

@Chiangsonw
Copy link

When reproduce Text-focused-transformer, i refered to mmsegmentation whose mmcv>=2.0.0 and mmsegmentation>=1.0.0 , this two packages are compatible with each other. But when i run the eval script, an error occured, telling me that there is no such code in the mmcv packages, I checked it , using mmcv==2.0.0 there is not those code you imported in your code, i believe you used a version that is not the current MMSegmentation official recommended MMCV2.0.0,
If convenient, please tell me the version of MMCV and MMSegmentation you used. Thanks a lot.
Here is the bug i ran into.
image

@Chiangsonw
Copy link
Author

now i used mmcv==1.6.1 and mmsegmentation==0.30.0 , then the environment problem is solved.

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

1 participant