-
Notifications
You must be signed in to change notification settings - Fork 62
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
关于运行环境的问题 #48
Comments
因为需要编译deformable conv,而目前这个编译文件只支持Linux。是的,之前在清华的时候是跟着周老师做的。 |
大神求教,还有一个问题,在Ubuntu20.04LTS,i5-7300hq,1050ti(4G显存)的笔记本上是否可以完成训练? |
抱歉 最近一段时间太忙了 那么晚回复。这个配置训练起来太慢了。不过如果只是debug,训练起来也是没问题的。 |
哦哦,我也发现了,所以现在用实验室的电脑在跑。大神,epoch设置为多少比较好啊? |
我推荐你跑到至少600 epoch. 另外我训练的时候发现训练完后可以继续finetuning:load训练好的权值可以继续以比如5e-5 lr开始继续训练,这样结果可以提高些。 |
大神,代码里面提供的模型是训练了多少个epoch的? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
本人萌新一个,求教大神,这个是只能在Linux下运行吗?我看到好像Windows下python不能加载.so文件?
最后,弱弱的问一下,大神曾经是周飞老师的学生?
The text was updated successfully, but these errors were encountered: