Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Errno 32] Broken pipe问题 #35

Closed
whitedustmoon1175 opened this issue Sep 22, 2021 · 13 comments
Closed

[Errno 32] Broken pipe问题 #35

whitedustmoon1175 opened this issue Sep 22, 2021 · 13 comments

Comments

@whitedustmoon1175
Copy link

File "E:\Download\python\envs\ysfish\lib\multiprocessing\reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)
│ │ │ └ <Process(Process-3, initial daemon)>
│ │ └ None
│ └ <_io.BufferedWriter name=4>
└ <class 'multiprocessing.reduction.ForkingPickler'>

BrokenPipeError: [Errno 32] Broken pipe
如何解决?

@whitedustmoon1175
Copy link
Author

image

@whitedustmoon1175
Copy link
Author

内存应该够吧,不知道要调哪个文件的num_workers

@pianfanshaan
Copy link

只用模型可以不训练

@IrisRainbowNeko
Copy link
Owner

@whitedustmoon1175
Copy link
Author

好的谢谢

@whitedustmoon1175
Copy link
Author

请问如何直接用模型不训练

@whitedustmoon1175
Copy link
Author

改成0之后还是broken了(

@whitedustmoon1175
Copy link
Author

只用模型可以不训练

请问如何只用模型不训练

@pianfanshaan
Copy link

只用模型可以不训练

请问如何只用模型不训练

作者回复我的:
如果只是使用模型可以不需要训练,直接用预训练的模型
我CUDA无法分配内存直接不用训练了 都调用显存了 你这个是调用yolox训练对吧

@whitedustmoon1175
Copy link
Author

只用模型可以不训练

请问如何只用模型不训练

作者回复我的:
如果只是使用模型可以不需要训练,直接用预训练的模型
我CUDA无法分配内存直接不用训练了 都调用显存了 你这个是调用yolox训练对吧

想问问预训练的模型在哪里?

@IrisRainbowNeko
Copy link
Owner

只用模型可以不训练

请问如何只用模型不训练

作者回复我的:
如果只是使用模型可以不需要训练,直接用预训练的模型
我CUDA无法分配内存直接不用训练了 都调用显存了 你这个是调用yolox训练对吧

想问问预训练的模型在哪里?

仔细看首页说明啊,下载了预训练的权重直接调用最下面的就可以了,权重链接首页有给。

@whitedustmoon1175
Copy link
Author

好的谢谢

@whitedustmoon1175
Copy link
Author

没用过Python所以问题比较小白,不好意思!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants