autonise / CRAFT-Remade

Implementation of CRAFT Text Detection
MIT License
191 stars 47 forks source link

RuntimeError: DataLoader worker (pid 4249) is killed by signal: Killed. #37

Closed alinesoares1 closed 4 years ago

alinesoares1 commented 4 years ago

Sem título

How can I solve this? I am using Colab to train CRAFT model but I have just one GPU available.

mayank-git-hub commented 4 years ago

Hey, can you run the dataloader with 0 workers, that will make the dataloader synchronous and give better error logs.