The GPU i used is RTX 2060 6G...really not enough?
OK,It's my fault,i should use --gpu1(because the 0 is not the Nvidia gpu),but .....an other problem appears when the program was to be end:
RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.
i am sure that my cuda version is correct and it match the pytorch .