https://github.com/hatashiro/futaba
TensorFlow.js Example for Color Personalization
https://github.com/hatashiro/futaba
personalization tensorflow tensorflowjs
Last synced: 12 months ago
JSON representation
TensorFlow.js Example for Color Personalization
- Host: GitHub
- URL: https://github.com/hatashiro/futaba
- Owner: hatashiro
- License: mit
- Created: 2018-12-01T10:55:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T07:48:53.000Z (over 5 years ago)
- Last Synced: 2025-06-04T02:45:35.008Z (about 1 year ago)
- Topics: personalization, tensorflow, tensorflowjs
- Language: Vue
- Homepage:
- Size: 946 KB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TensorFlow.js Example for Color Personalization
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
## License
[MIT](LICENSE)