This is just Vue.js version
See explanation and original here [https://github.com/reiinakano/arbitrary-image-stylization-tfjs]
Clone repo
npm install
npm run serve
npm run build
npm run lint
- CPU will take a looong time
- GPU can make only limited size of input image
- WASM doesn't support other models than MobileNet. no reason to use yet.
let me know if there is a bug, thx ;)