yangze0930 / NTS-Net

This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
MIT License
450 stars 118 forks source link

大家测试过吗,结果和论文里的匹配吗 #9

Open zbxzc35 opened 5 years ago

bnu-wangxun commented 5 years ago

匹配

zbxzc35 commented 5 years ago

谢谢!那是非常好的工作了。现在有太多无法复现的论文,这个要赞一下!

sankin1770 commented 5 years ago

必须赞一波 作者很无私

sankin1770 commented 5 years ago

匹配

你跑了多少个epoch 原代码设的500 我没跑完发现准确率就到了那个值

Anymake commented 5 years ago

匹配

你跑了多少个epoch 原代码设的500 我没跑完发现准确率就到了那个值

你的是多少个epoch到达论文指标的?

sankin1770 commented 5 years ago

匹配

你跑了多少个epoch 原代码设的500 我没跑完发现准确率就到了那个值

你的是多少个epoch到达论文指标的?

尴尬 窗口关了没记录

Anymake commented 5 years ago

匹配

你跑了多少个epoch 原代码设的500 我没跑完发现准确率就到了那个值

你的是多少个epoch到达论文指标的?

尴尬 窗口关了没记录

训练默认的有log记录下来的,在保存模型的文件夹有个log.log文件

sankin1770 commented 5 years ago

匹配

你跑了多少个epoch 原代码设的500 我没跑完发现准确率就到了那个值

你的是多少个epoch到达论文指标的?

尴尬 窗口关了没记录

训练默认的有log记录下来的,在保存模型的文件夹有个log.log文件

batchsize12 186epoch到了87.5% 我就一张卡

liguorui2017 commented 5 years ago

必须赞一波 作者很无私

你好 我想问下你1块卡训练一次大概需多久。为什么我感觉训练很慢

TonyDongLB commented 5 years ago

请问rank loss多久会收敛啊,感谢大佬!

morning4346 commented 5 years ago

你们训练了多久,我是三块显卡,感觉好慢啊,你们的batchsize设为多少,最后达到论文的准确率了吗

morning4346 commented 5 years ago

我的训练了300多个epoch,只达到了85.5%,好慢啊

sankin1770 commented 5 years ago

我当时用一张卡 把batch调小一点 泡一晚上 就到了论文精度哇 不过过去很久了 没日志了

------------------ 原始邮件 ------------------ 发件人: "liyinhua4346"notifications@github.com; 发送时间: 2019年7月14日(星期天) 上午10:10 收件人: "yangze0930/NTS-Net"NTS-Net@noreply.github.com; 抄送: "张鑫"283258332@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [yangze0930/NTS-Net] 大家测试过吗,结果和论文里的匹配吗 (#9)

我的训练了300多个epoch,只达到了85.5%,好慢啊

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

morning4346 commented 5 years ago

你把batch调到多少?

sankin1770 commented 5 years ago

忘了 反正刚好一张xp带的动的程度

------------------ 原始邮件 ------------------ 发件人: "liyinhua4346"notifications@github.com; 发送时间: 2019年7月14日(星期天) 上午10:13 收件人: "yangze0930/NTS-Net"NTS-Net@noreply.github.com; 抄送: "张鑫"283258332@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [yangze0930/NTS-Net] 大家测试过吗,结果和论文里的匹配吗 (#9)

你把batch调到多少?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

morning4346 commented 5 years ago

忘了 反正刚好一张xp带的动的程度 ------------------ 原始邮件 ------------------ 发件人: "liyinhua4346"notifications@github.com; 发送时间: 2019年7月14日(星期天) 上午10:13 收件人: "yangze0930/NTS-Net"NTS-Net@noreply.github.com; 抄送: "张鑫"283258332@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [yangze0930/NTS-Net] 大家测试过吗,结果和论文里的匹配吗 (#9) 你把batch调到多少? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

我的batch是16,反正挺慢的,我可能要改一下batch

atnegam commented 2 years ago

忘了 反正刚好一张xp带的动的程度 ------------------ 原始邮件 ------------------ 发件人: "liyinhua4346"notifications@github.com; 发送时间: 2019年7月14日(星期天) 上午10:13 收件人: "yangze0930/NTS-Net"NTS-Net@noreply.github.com; 抄送: "张鑫"283258332@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [yangze0930/NTS-Net] 大家测试过吗,结果和论文里的匹配吗 (#9) 你把batch调到多少? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

我的batch是16,反正挺慢的,我可能要改一下batch

怎么样后面达到原文精度了吗