human/demo/typescript
Vladimir Mandic f7be4a4c1f update typescript and tensorflow 2022-03-07 13:24:06 -05:00
..
README.md documentation overhaul 2021-11-10 12:21:45 -05:00
index.html initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
index.js rebuild 2022-02-10 12:27:21 -05:00
index.js.map update typescript and tensorflow 2022-03-07 13:24:06 -05:00
index.ts implement model caching using indexdb 2022-01-17 11:03:21 -05:00

README.md

Human Demo in TypeScript for Browsers

Simple demo app that can be used as a quick-start guide for use of Human in browser environments

  • index.ts is compiled to index.js which is loaded from index.html