yeeunsong / SinGAN

Using SinGAN Style Transfer for creating computer vision input data
0 stars 0 forks source link

현재 GPU로 SinGAN train 어느 크기까지 가능한지 파악 #3

Closed yeeunsong closed 4 years ago

yeeunsong commented 4 years ago

현재는 512까지 성공 1024 돌리는 중에 CUDA out of memory error 발생 그러나 이 때 다른 프로그램도 돌리고 있어서 그 문제인지, 아니면 너무 1024 픽셀이 커서 불가능했던 것인지 파악 필요

yeeunsong commented 4 years ago

현재까지 완료된 파일 3.png --max_size 256 5.png --max_size 512

yeeunsong commented 4 years ago

6.png --max_size 800 시도중

시작시간 14:20 같이 돌아가는 프로그램 없음

yeeunsong commented 4 years ago

1024 pixel 실패

RuntimeError: CUDA out of memory. Tried to allocate 342.00 MiB (GPU 0; 31.72 GiB total capacity; 25.62 GiB already allocated; 95.56 MiB free; 30.64 GiB reserved in total by PyTorch)