-
Notifications
You must be signed in to change notification settings - Fork 5
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
问题 #4
Comments
我自己没用过resnet50,并没有遇到过这个问题,具体描述一下是怎么停顿下来的? |
就是训练s2时,也不会报错就是直接停在某个epoch不动了 |
如果是用笔记本跑的话,可能是内存不够了,换resnet34对比试试吧 |
我是用的集群跑的呢,用的3090呢,内存是够的。那我去试下resnet34 |
您好,我也在复现这个代码,可以交流下吗?数据集不知道怎么放。 |
您好,是不是应该先去其他地方下载数据集,然后按照read me说的那样放数据集啊 |
是要先把数据集下载下来,然后放到对应的位置,然后更改读取路径就可以了。
…------------------ 原始邮件 ------------------
发件人: "Bruce ***@***.***>;
发送时间: 2023年3月17日(星期五) 下午4:23
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [hw2hwei/SKAL] 问题 (Issue #4)
我是用的集群跑的呢,用的3090呢,内存是够的。那我去试下resnet34
我是用的集群跑的呢,用的3090呢,内存是够的。那我去试下resnet34
您好,我也在复现这个代码,可以交流下吗?数据集不知道怎么放。
您好,是不是应该先去其他地方下载数据集,然后按照read me说的那样放数据集啊
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
我用UCM数据集运行s2时,为什么val的loss是上升的呢?过拟合了 |
他这个代码我后面跑的时候也是这样,可能时UCM数据集太小了把
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年3月17日(星期五) 下午4:29
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [hw2hwei/SKAL] 问题 (Issue #4)
我用UCM数据集运行s2时,为什么val的loss是上升的呢?过拟合了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
训练完s1和s2后分别得到了s1和s2的准确度,要自己手动计算两个准确度的平均值么?要怎么发现最终的准确度呢? |
他这个论文应该讲了是哪个,应该就是测试后得到的最终的把,太久没跑了,忘记了,你去论文里找一下把
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年3月17日(星期五) 下午4:31
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [hw2hwei/SKAL] 问题 (Issue #4)
训练完s1和s2后分别得到了s1和s2的准确度,要自己手动计算两个准确度的平均值么?要怎么发现最终的准确度呢?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
您好,我将baseline用resnet50后,训练S2时总是会突然停顿下来不再训练!
请问是什么原因造成的?想请教一下您?
万分感谢!
The text was updated successfully, but these errors were encountered: