googlecodelabs / tensorflow-for-poets-2

Apache License 2.0
509 stars 463 forks source link

Will it work for MobileNet v2? #102

Open anonym24 opened 5 years ago

anonym24 commented 5 years ago

Can train and test sample android project work with MobileNet v2?

https://github.com/tensorflow/models/tree/master/research/slim/nets/mobilenet --tfhub_module https://tfhub.dev/google/imagenet/mobilenet_v2_100_224/feature_vector/2

erickjarcena commented 5 years ago

@anonym24 did you try it out? I want to know also...

Momut1 commented 5 years ago

We are using the retrain and label images scripts with MobileNet v2. Works just fine!