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

Environmental configuration #49

Open
Re-dot-art opened this issue Jan 15, 2024 · 4 comments
Open

Environmental configuration #49

Re-dot-art opened this issue Jan 15, 2024 · 4 comments

Comments

@Re-dot-art
Copy link

I have been experiencing various errors while configuring the environment. Do you have a detailed and complete set of environment configuration steps?

@Adamdad
Copy link
Owner

Adamdad commented Jan 15, 2024

Dear @Re-dot-art and @Code-of-Liujie,

Could you please provide details about the specific issues you're encountering with the environment configuration? Our code was originally developed during the mmcv1.0 era. Since then, mmcv has been updated to version 2.0, which might be causing some compatibility issues. However, the overall structure and functionality of our code should remain relevant and usable. If you are able to successfully install and execute mmdet, our code should be directly compatible and function as intended.

@Adamdad
Copy link
Owner

Adamdad commented Jan 15, 2024

This should a problem of installation of mmcv. The solution could be found in open-mmlab/mmdetection#3271. The requirement.txt is provided in the repo, the package version is alse listed in https://github.com/Adamdad/ConsistentTeacher#requirements.

@Adamdad
Copy link
Owner

Adamdad commented Jan 15, 2024

Dear @Code-of-Liujie,

For installation issues with mmdet and mmcv, please check their issue trackers for solutions, as finding the right mmcv version can be tricky due to package design. For more in-depth support, consider contacting the maintainers or referring to the official documentation.

Best regards.

@Re-dot-art
Copy link
Author

python=3.8
cuda=11.4
1
2
3

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