Giter VIP home page Giter VIP logo

chimpanmee's Introduction

ChimpanMee

The Flutter app ChimpanMee transforms human's face into chimpanzee-like one by generative AI called UGATIT which one type of GAN. The app is available for iOS and Android.

Download
iOS: https://apps.apple.com/jp/app/chimpanmee/id1619592086
Android: https://play.google.com/store/apps/details?id=com.doryan.chimpanmee

Feature

It's so simple.

  1. Choose a photo of someone's face from gallary or take a photo of new one.
  2. Confirm the chosen photo and start transforming it into a chimpanzee.
  3. Waiting for a few seconds, you may see the result.

Main Points

  • AI (UGATIT) can work only on-device. No Internet is needed.
  • Uses the original Flutter plugin for on-device image generation.
  • The app uses Riverpod for state management.

Details

GAN including UGATIT can transform one image to another while preserving structual features of original one. For example, Horse -> Zebra, Human -> Anime Character and so on. To make UGATIT able to transform human's face into chimpanzee's one, I trained UGATIT by giving a specific number of human and chimpanzee images.

It was trained on PyTorch and converted into CoreML for iOS and Pytorch Mobile for Android, which are AI frameworks for each platform.

To use the trained UGATIT model in Flutter without internet, I created the Flutter plugin below.
flutter_ml_image_transformation

chimpanmee's People

Contributors

ryu38 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.