-
Notifications
You must be signed in to change notification settings - Fork 16
Common issues
Ivan Safrin edited this page Nov 18, 2019
·
1 revision
If you are getting a BrokenPipeError and/or "RuntimeError: DataLoader worker" error while running the yolov3 analyzer, it is most likely due to the docker container not allocating enough shared memory. You should allow Docker to allocate at least 12GB of memory.
On MacOS, the shared memory limit is defined in the Docker Desktop preferences under Preferences -> Advanced -> Memory.