google-research / big_transfer

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
https://arxiv.org/abs/1912.11370
Apache License 2.0
1.5k stars 175 forks source link

BiT as Image Classification on Mobile Application #37

Open ngptruong opened 3 years ago

ngptruong commented 3 years ago

Is It possible to do transfer learning with BiT then convert the model to .tflite format? My goal is to use TFLite model as an Image Classification to provide confidence of images on a mobile application.