You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -253,13 +252,14 @@ No tutorials yet - contribute one today!
253
252
## Acknowledgements
254
253
255
254
**Contributors**:
256
-
* Name 1
257
-
* Name 2
255
+
* Ported to ml5.js by [Joey Lee](https://jk-lee.com).
258
256
259
257
**Credits**:
260
-
* Paper Reference | Website URL | Github Repo | Book reference | etc
258
+
* The BodyPix model was developed by [Dan Oved](https://www.danioved.com/) and [Tyler Zhu](https://ai.google/research/people/TylerZhu) and their [additional contributors](https://github.com/tensorflow/tfjs-models/tree/master/body-pix#acknowledgement). Learn more about BodyPix:
259
+
* [BodyPix on Github](https://github.com/tensorflow/tfjs-models/tree/master/body-pix#acknowledgement)
260
+
* [BodyPix blog post release](https://medium.com/tensorflow/introducing-bodypix-real-time-person-segmentation-in-the-browser-with-tensorflow-js-f1948126c2a0)
@@ -168,11 +167,10 @@ No tutorials yet - contribute one today!
168
167
## Acknowledgements
169
168
170
169
**Contributors**:
171
-
* Name 1
172
-
* Name 2
170
+
* Ported by [Joey Lee](https://jk-lee.com)
173
171
174
172
**Credits**:
175
-
* Paper Reference | Website URL | Github Repo | Book reference | etc
173
+
* [Face-api.js](https://github.com/justadudewhohacks/face-api.js/blob/master/README.md) is an open source project built by [Vincent Mühler](https://github.com/justadudewhohacks).
0 commit comments