zw20130717

Results 6 comments of zw20130717

> Hi you may need 24GB GPU memory for training SAGA. SAGA attaches additional features to the original GS model and the training requires more memory omg 24GB. I presume...

![2024-06-14 10-00-59 的屏幕截图](https://github.com/Jumpat/SegmentAnythingin3D/assets/166890502/e5a4a5fe-d28d-4bb5-8da0-558fdd632f2f)

> Hi. Have you run 'pip install -e .' ? Hi, thank you for your advice. I tried 'pip uninstall sa3d' and then reinstalled following the guidance and it worked!

unable to find a valid cudnn algorithm to run convolution😢

> Hi, have you checked 'nvcc -V' ? The 'CUDA_HOME' and 'LD_LIBRARY_PATH' ? > > I think maybe torch cannot find the cuda. Does 'torch.cuda.is_available()' ? yeah I THINK torch.cuda.is_available...

> Hi, you may check [this](https://discuss.pytorch.org/t/unable-to-find-a-valid-cudnn-algorithm-to-run-convolution/78724/2) for some help. I have never met such problem in sa3d. Hi, I think I have solved the CUDNN problem but just received cuda-out-of-memory....