infil00p / AnimeGanAndroid

Porting the AnimeGan2 Model to Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimeGanAndroid

Porting the AnimeGan2 Model to Android and making a simple demo.

The AnimeGan2 demo is based on the AnimeGan2 for @bryandlee which can be found here: PyTorch model by https://github.com/bryandlee/animegan2-pytorch

GPU currently doesn't work due to an operator error. I'll happily accept a PR that fixes this, because it'd be interesting to see how this works on GPU. The GAN takes just under six seconds to run.

This is unpolished demo code for a conference. "Conference Driven Development"

This code is licensed under the Apache Licence 2.0

About

Porting the AnimeGan2 Model to Android

License:Apache License 2.0


Languages

Language:Jupyter Notebook 42.3%Language:C++ 30.4%Language:Kotlin 21.1%Language:CMake 6.2%