whai362 / pan_pp.pytorch

Official implementations of PSENet, PAN and PAN++.
Apache License 2.0
435 stars 90 forks source link

TypeError: __init__() got an unexpected keyword argument 'debug' #107

Open aswa123 opened 1 year ago

aswa123 commented 1 year ago

Hi how to solve this issue? anyone have this issue before?

chlg3321 commented 1 year ago

I also had the same problem

Pipickin commented 1 year ago

The same for me

zeng-cy commented 1 year ago

No module named 'models.post_processing.pa.pa',这个problem您见过吗

wuhengliangliang commented 1 year ago

把有关debug的代码注释了就可以训练了

zeng-cy commented 1 year ago

你好,能具体说一下要注释掉多少个吗,我暂时只在train.py里面看见的debug代码

zeng-cy commented 1 year ago

把有关debug的代码注释了就可以训练了

您好,能发一份您能跑代码给我吗?邮箱:2116269260@qq.com

zeng-cy commented 1 year ago

把有关debug的代码注释了就可以训练了

执行测试文件报错,keyerror:‘img_name’,您在测试过程中遇到了这个问题吗

Lyf1122 commented 1 year ago

把有关debug的代码注释了就可以训练了

执行测试文件报错,keyerror:‘img_name’,您在测试过程中遇到了这个问题吗

同样的问题,您有解决的办法吗

wuhengliangliang commented 1 year ago

我记得在问题中有解答,你可以查一下关键词,是可以解决的

------------------ 原始邮件 ------------------ 发件人: "whai362/pan_pp.pytorch" @.>; 发送时间: 2023年2月26日(星期天) 晚上9:29 @.>; @.**@.>; 主题: Re: [whai362/pan_pp.pytorch] TypeError: init() got an unexpected keyword argument 'debug' (Issue #107)

把有关debug的代码注释了就可以训练了

执行测试文件报错,keyerror:‘img_name’,您在测试过程中遇到了这个问题吗

同样的问题,您有解决的办法吗

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

xingyouxin commented 4 months ago

image

AntyRia commented 3 months ago

所以你解决了吗