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

Log the training and testing configuration on ubuntu 18.04 CUDA 10.2 #63

Open
Ssakura-go opened this issue Apr 23, 2023 · 2 comments
Open

Comments

@Ssakura-go
Copy link

Difference of envs between training and testing.
TRAINING: Follow the file provided by the author.
TESTING: The bug maybe touch off by the wrong match of torch and cuda when we install the mmcv. We should config the envs by such a command: pip install torch==1.12.0+cu102 torchvision==0.13.0+cu102 torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu102

@Paper99
Copy link
Collaborator

Paper99 commented Apr 25, 2023

👍 Thank you

@Ssakura-go
Copy link
Author

👍 Thank you

Me too. Thanks for your kind for giving me a chance to log my suitable config of envs.

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