May 2018
Intermediate to advanced
404 pages
9h 37m
English
To use our retrained Inception v3 model and MobileNet model in Android's TF Classify app is also pretty straightforward. Follow the steps here to test both retrained models:
private static final int INPUT_SIZE = 224; private static final int IMAGE_MEAN = 117; private static ...
Read now
Unlock full access