mist-medical / MIST

MIST: A simple, scalable, and end-to-end framework for 3D medical imaging segmentation.
Apache License 2.0
28 stars 11 forks source link

Update preprocess.py arg attribute typo #2

Closed AlexBalsells closed 1 year ago

AlexBalsells commented 1 year ago

"AttributeError: 'Namespace' object has no attribute 'numpy'" raised from line 205. Checking the attributes of args, should be args.processed_data not args.numpy.