-
Notifications
You must be signed in to change notification settings - Fork 4
Transfer Learning
haberlmatt edited this page Apr 14, 2020
·
1 revision
The following instructions use the mito demo sample stored within this repository and a trained mitochondria model from the CDeep3M model zoo.
cd ~
PreprocessTrainingData.py ~/cdeep3m/mito_testsample/training/images/ ~/cdeep3m/mito_testsample/training/labels/ ~/mito_AugTrData
runtraining.sh --additerations 500 --retrain $MODEL_FOLDER ~/mito_AugTrData ~/mito_retrainout`