imagecbj / A-serial-image-copy-move-forgery-localization-scheme-with-source-target-distinguishment

28 stars 8 forks source link

源码复现请教 #7

Open taolinna opened 2 years ago

taolinna commented 2 years ago

陈老师,您好,我在复现代码是遇到了一点问题”RecursionError: maximum recursion depth exceeded while calling a Python object“,最大递归深度错误,想向您请教一下,谢谢。

imagecbj commented 2 years ago

你好!我们代码里好像没有递归的算法,你试一试加一句 sys.setrecursionlimit(10000)。

2022-01-07

陈北京 Dr. Beijing Chen School of Computer & Software, Nanjing University of Information Science & Technology, Jiangsu Province, P.R.C @.*** https://faculty.nuist.edu.cn/chenbeijing/zh_CN/index/65713/list/index.htm

发件人:taolinna @.> 发送时间:2022-01-07 16:22 主题:[imagecbj/A-serial-image-copy-move-forgery-localization-scheme-with-source-target-distinguishment] 源码复现请教 (Issue #7) @.> @.***>

陈老师,您好,我在复现代码是遇到了一点问题”RecursionError: maximum recursion depth exceeded while calling a Python object“,最大递归深度错误,想向您请教一下,谢谢。 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

taolinna commented 2 years ago

老师 您用的数据集可以发我一份吗

170744039 commented 2 years ago

我有陈老师在论文中所提及的busternet原数据集,也就是论文中所采用的训练及测试数据集,但我在复现他的第一阶段时始终无法将模型训练到论文中最后的收敛精度,而且差的很远。在排除一系列差异后,只有在对于训练数据集的处理上存在区别。原数据集是LMDB格式,我是将其读取成bmp格式的图片再转成tfrecord形式进行训练,没有采用陈老师的处理方法,我可以将数据集分享给你,并共同探讨一下关于它的处理问题

taolinna commented 2 years ago

感谢  就是不知道我能不能帮上你  我还没有完成复现

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年3月4日(星期五) 下午5:42 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [imagecbj/A-serial-image-copy-move-forgery-localization-scheme-with-source-target-distinguishment] 源码复现请教 (Issue #7)

我有陈老师在论文中所提及的busternet原数据集,也就是论文中所采用的训练及测试数据集,但我在复现他的第一阶段时始终无法将模型训练到论文中最后的收敛精度,而且差的很远。在排除一系列差异后,只有在对于训练数据集的处理上存在区别。原数据集是LMDB格式,我是将其读取成bmp格式的图片再转成tfrecord形式进行训练,没有采用陈老师的处理方法,我可以将数据集分享给你,并共同探讨一下关于它的处理问题

— Reply to this email directly,view it on GitHub, orunsubscribe. Triage notifications on the go with GitHub Mobile foriOSor机器人. 您收到这个消息是因为您编写了这个线程。留言 ID @.***与>

170744039 commented 2 years ago

你加我QQ2978064409,我之后会将我的数据生成及训练代码上传到github上,数据集我用百度网盘传给你,这里沟通不方便