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'
'''
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'
'''