Tensorflow and TensorflowLite
Closed this issue · 1 comments
ThingCoder commented
Hello! I'm wondering if it's possible to convert your PyTorch models into TensorFlow and then TensorFlow Lite models. I'd like to use them on Android phones but I'm not sure how to do the conversion. Any assistance would be much appreciated!
truthofmatthew commented
instead of converting, please try to retrain the model this is better solution but if you truly decided to convert there is many solutions for it.