minar09 / cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://minar09.github.io/cpvtonplus/
MIT License
343 stars 120 forks source link

RuntimeError: cuda runtime error (35) #95

Open Kian-Parvaneh opened 1 year ago

Kian-Parvaneh commented 1 year ago

There is a problem when I try to run "python train.py --name GMM --stage GMM --workers 4 --save_count 5000 --shuffle". RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at ..\aten\src\THC\THCGeneral.cpp:74 I installed CUDA version 9 , 10 , 11 and it didn't solve the problem