Open sayakpaul opened 4 years ago
@sayakpaul Thank you for your tutorial!
@SystemErrorWang it's a collaborative effort between @margaretmz and myself. Margaret has put a lot of effort into deploying the model into an Android Application. She also helped with the TFLite model conversion.
@SystemErrorWang fyi we just published our tutorial on the official TF blog: https://blog.tensorflow.org/2020/09/how-to-create-cartoonizer-with-tf-lite.html. I have created a PR to add a link to our Cartoonizer project in your README.md. Thanks for considering the PR and thanks again to you and the authors for the model!
Hi @SystemErrorWang.
Thanks for this work, truly amazing!
@margaretmz and I have been working on an end to end tutorial covering the following:
We just wanted to give you a heads-up and also wanted to let you know that the TFLite models that we converted are available on TensorFlow Hub: https://tfhub.dev/sayakpaul/lite-model/cartoongan/dr/1.
Here's the GitHub repository we are going to accompany the tutorial: https://github.com/margaretmz/CartoonGAN-e2e-tflite-tutorial. We (obviously) cite your work in all three places: