You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pymic/transform/crop.py", line 186, in init
self.output_size = params['RandomCrop_output_size'.lower()]
KeyError: 'randomcrop_output_size'
The parameter RamdomCrop_output_size is not given in the configure file?
The text was updated successfully, but these errors were encountered:
pymic/transform/crop.py", line 186, in init
self.output_size = params['RandomCrop_output_size'.lower()]
KeyError: 'randomcrop_output_size'
The parameter RamdomCrop_output_size is not given in the configure file?
The text was updated successfully, but these errors were encountered: