/augmented-photo-browser

local photo browser using Typescript and React

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Augmented Photo Browser

  • local photo browser built in vanilla Typescript and React
  • built-in machine learning features, using Tensorflow.js to:
    • estimate 3d face meshes, exportable to glTF 2.0 files
    • estimate poses and body parts

Building

  • npm install and npm run build
  • open ./web/index.html in your web browser