CRBS / cdeep3m

Please go to https://github.com/CRBS/cdeep3m2 for most recent version
Other
58 stars 10 forks source link

CreateTrainJob.m should accept stack of images and labels as input #13

Closed coleslaw481 closed 6 years ago

coleslaw481 commented 6 years ago

CreateTrainJob.m should directly call PreprocessTrainingData.m so the user does not need to make a separate call.

coleslaw481 commented 6 years ago

Going to just make a new wrapper script (see issue #28) and leave the structure of this script alone. Will then direct users to use the other run script.