Open Yilp opened 2 years ago
Me too. Have you solved it now?
去掉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: @.***>
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'
'''