-
Notifications
You must be signed in to change notification settings - Fork 443
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
dependence error on caffe2_detectron_ops_gpu.dll #117
Comments
Greetings, The correct CUDA Version - Download And a small help in installing the components Just a small tipp , when you install CUDA, |
If I've already installed a later version of CUDA, is there a way to revert? I've been trying everything. I've uninstalled everything to do with Cuda 12.2 and installed version 11 but still am getting the same error. Also despite uninstalling when using "nvidia-smi" in CMD it still says version 12.2 |
need python 3.6 (better use anaconda & install cuda in anaconda) https://github.com/EKI-INDRADI/DeepMosaics_tested_20231105 works 100% |
@EKI-INDRADI , I shall definitely try it out in few days. Running on Asus 1060 card, I installed Cuda 11.8. That resulted in the dll missing error messge. Downloaded 11.0 from @Crushedice post above and the missing dll error went away. However, one thing I am sure sure is if the GPU is being utilized. During mosaic detection the GPU is at 1%. |
@EKI-INDRADI , I followed your instructions, however, the second set of dependences failed
|
On x64 win10 and 11, I got the follow error even if I only try the CPU version. I have installed VC_redist.x64.exe while win 11 is a clean system.
[WinError 126] The specified module could not be found. Error loading "C:\Users\vm\Downloads\DeepMosaics_0.5.1_gpu\core\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies.
The text was updated successfully, but these errors were encountered: