Skip to content

whwnsdlr1/tensorflow.js-classification-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow.js-classification-example

This is a client web application to demonstrate a simple deployment of a classification network using tensorflow.js
currently test available on model trained by MNIST, CIFAR-100 and ImageNet.

always welcome to issue & PR to fix the awkward and wrong parts of the text and complement for the lack of content.
edit the value of the html-key in /frontend/src/assets/strings/.json.
String elements in the array are combined with line breaks and can contain html tags within the string.

본문 중 어색한 부분, 잘못된 부분에 대한 내용 수정과 부족한 내용 보충을 위한 issue & PR은 언제나 환영입니다.
/frontend/src/assets/strings/
.json의 html-key의 value를 편집하면 됩니다.
배열의 문자열 엘리먼트들은 줄바꿈으로 결합되며 문자열안에 html 태그를 포함 할 수 있습니다.

Demo

you can online demo in https://whwnsdlr1.github.io/tensorflow.js-classification-example.
or
install project as below

git clone https://github.com/whwnsdlr1/tensorflow.js-classification-example
cd tensorflow.js-classification-example/frontend
yarn install
yarn run serve

and access to http://localhost:port/tensorflow.js-classification-example

Usage

  1. draw or upload image.
  2. run !

Browser support - (tested)

  • Google Chrome 77+
  • Mozilla FireFox 68+

Project setup

Customize configuration

See Configuration Reference.

Third-party libraries

Dependencies

Dev-Dependencies

  • @vue/cli-plugin-babel
  • @vue/cli-plugin-eslint
  • @vue/cli-service
  • babel-eslint
  • eslint
  • eslint-plugin-vue
  • vue-template-compiler

used sources

dataset

images

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •