Commit 5ec3dacd by vincent

added link to article to readme

parent 24b8826b
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
**JavaScript API for face detection and face recognition in the browser implemented on top of the tensorflow.js core API ([tensorflow/tfjs-core](https://github.com/tensorflow/tfjs-core))** **JavaScript API for face detection and face recognition in the browser implemented on top of the tensorflow.js core API ([tensorflow/tfjs-core](https://github.com/tensorflow/tfjs-core))**
Check out my article **[face-api.js — JavaScript API for Face Recognition in the Browser with tensorflow.js](https://itnext.io/face-api-js-javascript-api-for-face-recognition-in-the-browser-with-tensorflow-js-bcc2a6c4cf07)** for a quick introduction to the package.
* **[Running the Examples](#running-the-examples)** * **[Running the Examples](#running-the-examples)**
* **[About the Package](#about-the-package)** * **[About the Package](#about-the-package)**
* **[Face Detection](#about-face-detection)** * **[Face Detection](#about-face-detection)**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment