From efd7a5430d58509bcce98208b4bff0d9f2455418 Mon Sep 17 00:00:00 2001 From: Margaret Maynard-Reid Date: Wed, 9 Sep 2020 10:03:45 -0700 Subject: [PATCH] Add link to Cartoonizer on Android --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 030150e..25f4288 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ - Run /test_code/cartoonize.py - Results will be saved in /test_code/cartoonized_images +### Inference on Android with TFLite +- Cartoonizer with tflite models on Android by [Margaret Maynard-Reid](https://github.com/margaretmz) and [Sayak Paul](https://github.com/sayakpaul) ### Train