Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Praveen76/10b6b975ee92d17ef0f32b9bf13e7413 to your computer and use it in GitHub Desktop.
Save Praveen76/10b6b975ee92d17ef0f32b9bf13e7413 to your computer and use it in GitHub Desktop.
python keras_retinanet/bin/train.py --freeze-backbone
--random-transform \
--weights {PRETRAINED_MODEL}
--batch-size 8
--steps 500
--epochs 15
csv maskDetectorData.csv maskDetectorClasses.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment