finetune-SAM
finetune-SAM copied to clipboard
CUDA not found
I am getting the following error when I try to run train_singlegpu_demo.sh
File "/home/mayank/Projects/finetune-SAM/SingleGPU_train_finetune_noprompt.py", line 212, in
I have two GPUs on the machine and torch.cuda.is_available outputs True. How do I fix this error?