EfficientUNetPlusPlus icon indicating copy to clipboard operation
EfficientUNetPlusPlus copied to clipboard

erros when training

Open Yilp opened this issue 3 years ago • 2 comments

Hello,Sir!

Thanks for your sharing! But I encountered some difficulties when I trained the model using my own data.

Could you give me some advice? Thanks! Best Wishes! ''' Traceback (most recent call last): File "C:\Users\Admin\Desktop\EfficientUNetPlusPlus\train.py", line 198, in training_set = CoronaryArterySegmentationDataset(args.train_img_dir if args.train_img_dir is not None else 'Coronary/train/imgs/', TypeError: init() got an unexpected keyword argument 'crop_size' '''

Yilp avatar Oct 31 '22 08:10 Yilp

Me too. Have you solved it now?

jiangyuqiswpu avatar Mar 13 '23 08:03 jiangyuqiswpu

去掉crop_size代码就能运行了

------------------ 原始邮件 ------------------ 发件人: "jlcsilva/EfficientUNetPlusPlus" @.>; 发送时间: 2023年3月13日(星期一) 下午4:34 @.>; @.@.>; 主题: Re: [jlcsilva/EfficientUNetPlusPlus] erros when training (Issue #5)

Me too. Have you solved it now?

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

Yilp avatar Apr 13 '23 08:04 Yilp