mariochampion / roboflow

RoboFlow is a semi-automated TensorFlow image classification explorer in a python command line app.
https://mariochampion.github.io/roboflow/
Apache License 2.0
4 stars 0 forks source link

add "automatic" or somesuch param to merge BOTH classify_top and retrain_defaults #13

Closed mariochampion closed 6 years ago

mariochampion commented 6 years ago

so you can choose most accurate class model and your retrain param setup defaults from the CLI (and thus automate with a script), such as: python roboflow.py robots 100 roboart automatic

mariochampion commented 6 years ago

start this with new branch issue13_automatic

mariochampion commented 6 years ago

PR'ed! https://github.com/mariochampion/roboflow/pull/33