Skip to content

Browser Face Recognization Application with Tensorflow.js, React, and Node

Notifications You must be signed in to change notification settings

k-jun/face-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-pass

概要

TensorFlow.jsを用いたブラウザでの顔認証をするサイト。Tensorflow.jsを知っていてもたってもいられず作ってみた。

Tensorflow.jsの公式チュートリアルコードをみて、これなら自分でも作れる!と思い立ち作ったもの 生JSで書かれている公式のTutorialをReactに書き直している。その都合上所々で苦しいコードが見られてしまう。

2018/7 あたりに作成。

使用技術

Tensorflow.js Node(Express) React

起動方法

server(node)

cd server && yarn run start

client(react)

cd client && yarn run start

About

Browser Face Recognization Application with Tensorflow.js, React, and Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages