Dennis-Chu

Results 5 comments of Dennis-Chu

I tried. and get the following error after following the instruction. CUDA error copying to Host: no CUDA-capable device is detected result is 0 Is CUDA only work on GPU...

In fact, I had tried to install conda install -c anaconda cudatoolkit it can successfully install the toolkit in " Anaconda Prompt", but it still not work finally.

Just try to install CPU only package and show the installation success. But still got the same error > Traceback (most recent call last): > File "matching_nets.py", line 18, in...

I also encounter the data loader issues, no PKL file is generated while running the 'train_one_shot_learning_matching_network' as instructured.

Can any one share the solution to make this source work?