Click here to Skip to main content
15,881,757 members

Mobile Image-to-Image Translation

  1. 0

    Mobile Style Transfer With Image-to-Image Translation

    In this article, we discuss the concepts of conditional generative adversarial networks (CGAN).
    Added 15 Jun 2021
  2. 1

    Using CycleGAN for Mobile Style Transfer

    In this article, we discuss the CycleGAN architecture.
    Added 15 Jun 2021
  3. 2

    Building a Mobile Style Transfer CycleGAN with Keras

    In this article, we implement a CycleGAN from scratch.
    Added 16 Jun 2021
  4. 3

    Training a Running a Deep CycleGAN for Mobile Style Transfer

    In this article, we train a CycleGAN with a U-Net-based generator.
    Added 17 Jun 2021
  5. 4

    Building a Style Transfer CycleGAN from Scratch

    In this article, we implement a CycleGAN with a residual-based generator.
    Added 18 Jun 2021
  6. 5

    Converting a Style Transfer Model from TensorFlow to TensorFlow Lite

    In this project, our aim is to run a mobile Image-to-Image translation model on the Android platform.
    Added 27 Jul 2021
  7. 6

    Adding an AI Style Transfer TensorFlow Lite Model to an Android App

    In this article, we show you how to set up an Android Studio environment that is suitable for loading and running our .tflite model.
    Added 28 Jul 2021