CornerNet-Lite icon indicating copy to clipboard operation
CornerNet-Lite copied to clipboard

why? How? train error 0%| | 0/100000 [00:00<?, ?it/s]

Open isyanan1024 opened this issue 5 years ago • 6 comments

Traceback (most recent call last): File "/root/anaconda3/envs/CornerNet_Lite/lib/python3.7/multiprocessing/queues.py", line 236, in _feed obj = _ForkingPickler.dumps(obj) File "/root/anaconda3/envs/CornerNet_Lite/lib/python3.7/multiprocessing/reduction.py", line 51, in dumps cls(buf, protocol).dump(obj) File "/root/anaconda3/envs/CornerNet_Lite/lib/python3.7/site-packages/torch/multiprocessing/reductions.py", line 295, in reduce_storage fd, size = storage.share_fd() RuntimeError: unable to write to file </torch_5807_1602858868> setting learning rate to: 0.00025 training start... 0%| | 0/100000 [00:00<?, ?it/s]

isyanan1024 avatar Aug 07 '19 10:08 isyanan1024

please,help me

isyanan1024 avatar Aug 07 '19 10:08 isyanan1024

if you are using docker, try to run it with --ipc=host flag

apatsekin avatar Aug 08 '19 22:08 apatsekin

if you are using docker, try to run it with --ipc=host flag

it works.Thank you.So happy

isyanan1024 avatar Aug 09 '19 05:08 isyanan1024

what if not? I encounter the same problem with him. Thanks.

Xuan-ing avatar Nov 18 '19 07:11 Xuan-ing

如果您使用的是docker,请尝试使用 --ipc=hostflag 运行它

hello,where can i add this command?

ZeKunZhang1998 avatar Jul 19 '20 02:07 ZeKunZhang1998

i met the same problem , but i did not use docker, so how can i solve the problem?

Fuhan1994 avatar Mar 21 '21 14:03 Fuhan1994