We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea93f45 commit d60f75dCopy full SHA for d60f75d
README.md
@@ -1,9 +1,11 @@
1
-React.js UI code for finding object/face in live webcam using tensorflow.js/Face-api.js.
+Code for finding object/face in live webcam using tensorflow.js/Face-api.js.
2
+
3
+Read the detailed blog - https://overflowjs.com/posts/Face-Detection-Using-JavaScript-API-face-apijs.html
4
5
Available Scripts In the project directory, you can run:
6
7
npm install
8
npm start
9
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
10
-The page will reload if you make edits. You will also see any lint errors in the console.
11
+The page will reload if you make edits. You will also see any lint errors in the console.
0 commit comments