/tf-mobilenet-v2

Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow

Primary LanguagePythonMIT LicenseMIT

tf-mobilenet-v2

Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow

Training

$ python3 run.py train --num_gpu=1 --depth_multiplier=1.0 --datadir=... 

References