Skip to content

windigo00/arbitrary-image-stylization-tfjs

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • Vue 9.7%
  • HTML 0.3%