czczup / MusesArt

A fast style transfer application based on the Xiaomi's MACE framework (基于小米MACE框架的快速风格迁移应用)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

MusesArt is an Android demonstration application for paper "Block Shuffle: A Method for High-resolution Fast Style Transfer with Limited Memory". It is built on OpenCV and Xiaomi's MACE. You can download the source code and compile it with Android Studio, or install the package we published.

User Interface

Home Page Edit Page
home home
This is the home page. The left bottom is "camera", and the right bottom is "album". You can enter the edit page from these two different bottom. This is the edit page. You can apply a filter to stylize your photo. In the upper right corner you can select the resolution. "低", "中", "高" mean 1000×1000, 2000×2000, and 3000×3000.

About

A fast style transfer application based on the Xiaomi's MACE framework (基于小米MACE框架的快速风格迁移应用)


Languages

Language:Java 94.5%Language:C++ 3.5%Language:CMake 1.7%Language:C 0.3%