Inspiration

Well, the only inspiration behind this project was to learn something while having fun.

What it does

Simple! You give it your image and it spits out your anime version image!

How We built it

The Model is based on the U-GAT-IT. My Teammate Triparna worked with the model a bit and gave me the TFlite saved model. I then ran that saved model inside flutter to achieve the results.

Challenges We ran into

Quite a lot. The Most important being "Why is this output so.... not image-y".

Accomplishments that We're proud of

We got here so far.

What I learned

Sayan: How to implement an Image-to-Image Translation in TFLite on Flutter

What's next for aniME

Fixing several bugs Making sure that the output is an actual image and doesn't "look like" some image. We want humans to understand it, not cryptanalysts.

Built With

  • dart
  • flutter
  • tensorflow
  • tensorflowlite
Share this project:

Updates