Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 615 Bytes

File metadata and controls

38 lines (26 loc) · 615 Bytes

arbitrary-image-stylization-tfjs

This is just Vue.js version

Project setup

Clone repo

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Details

Backend

  • 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 ;)