Python-VO
Python-VO copied to clipboard
运行main.py文件,报错内存不够是什么原因,可以修改什么?谢谢
RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 6.00 GiB total capacity; 4.08 GiB already allocated; 10.56 MiB free; 4.18 GiB reserved in total by PyTorch)
你显卡显存太小了:》
superpoint 的max_point设置为1024或者512试试