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

Train.py #13

Open
HduHestin opened this issue Mar 27, 2023 · 1 comment
Open

Train.py #13

HduHestin opened this issue Mar 27, 2023 · 1 comment

Comments

@HduHestin
Copy link

终端输入 python train.py之后,只出现log信息,model文件夹下并未出现训练之后的model。是需要很多时间吗

@zhangrc12138
Copy link

您好,我除了打印log信息,还出现如下的警报,请问是什么问题呢
F:\conda\envs\pytorch1\lib\site-packages\torch\utils\data\dataloader.py:560: UserWarning: This DataLoader will create 32 worker processes in total. Our suggested max number of worker in current system is 8 (cpuset is not taken into account), which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
cpuset_checked))
F:\conda\envs\pytorch1\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension:
warn(f"Failed to load image Python extension: {e}")
F:\conda\envs\pytorch1\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension:
warn(f"Failed to load image Python extension: {e}")
F:\conda\envs\pytorch1\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension:
warn(f"Failed to load image Python extension: {e}")

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

2 participants