{"id":16224215,"url":"https://github.com/vladmandic/holistic","last_synced_at":"2025-06-18T12:39:57.182Z","repository":{"id":62748005,"uuid":"560084788","full_name":"vladmandic/holistic","owner":"vladmandic","description":"Holistic end-to-end video detection and visualization of body pose, hands with fingers, and face mesh in both 2D overlay and 3D scene","archived":false,"fork":false,"pushed_at":"2023-06-12T14:37:00.000Z","size":75526,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T18:39:15.049Z","etag":null,"topics":["babylonjs","holistic","human","mediapipe"],"latest_commit_sha":null,"homepage":"https://vladmandic.github.io/holistic/public/index.html","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladmandic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-31T17:50:48.000Z","updated_at":"2025-02-02T00:01:26.000Z","dependencies_parsed_at":"2024-10-27T20:43:10.870Z","dependency_job_id":null,"html_url":"https://github.com/vladmandic/holistic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"vladmandic/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladmandic%2Fholistic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladmandic%2Fholistic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladmandic%2Fholistic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladmandic%2Fholistic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladmandic","download_url":"https://codeload.github.com/vladmandic/holistic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243989576,"owners_count":20379648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["babylonjs","holistic","human","mediapipe"],"created_at":"2024-10-10T12:23:20.874Z","updated_at":"2025-03-19T12:30:39.879Z","avatar_url":"https://github.com/vladmandic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Holistic\n\nHolistic end-to-end video detection and visualization of **body pose**, **hands with fingers**, and **face mesh**  \nProvided as both **2D overlay** and fully reconstructed **3D scene**  \n\n- [**[Live link]**](https://vladmandic.github.io/holistic/public/index.html)\n\n### Screenshot\n![**Screenshot**](assets/screenshot.jpg)\n\n\u003cbr\u003e\n\n## Notes\n\nRunning in real-time with **30 FPS** on nVidia RTX3060  \nWritten in **TypeScript** and transpiled to **JavaScript ECMAScript2020** using `@vladmandic/build` CI tool  \nUsing:\n- `@mediapipe/holistic` for ML detection \u0026 analysis: [[Solution]](https://google.github.io/mediapipe/solutions/holistic) | [[Repository]](https://github.com/google/mediapipe)\n- `@babylonjs` for 3D rendering [[Docs]](https://doc.babylonjs.com/)\n- Custom code for linear interpolation and model reassembly\n\n## Install \u0026 Run\n\nTranspiles and bundles solution and starts a dev web server\n\n\u003e npm start\n\n```js\nINFO:  User: vlado Platform: linux Arch: x64 Node: v18.10.0\nINFO:  Application: { name: '@vladmandic/holistic', version: '0.1.0' }\nINFO:  Environment: { profile: 'development', config: '.build.json', package: 'package.json', tsconfig: true, eslintrc: true, git: true }\nINFO:  Toolchain: { build: '0.7.14', esbuild: '0.15.12', typescript: '4.8.4', typedoc: '0.23.19', eslint: '8.26.0' }\nINFO:  Build: { profile: 'development', steps: [ 'serve', 'watch', 'lint', 'compile' ] }\nSTATE: WebServer: { ssl: true, port: 8001, root: '', sslKey: 'cert/https.key', sslCrt: 'cert/https.crt' }\nSTATE: Watch: { locations: [ 'src/**/*' ] }\nSTATE: Lint: { locations: [ '*.json', 'src/**/*.ts' ], files: 9, errors: 0, warnings: 0 }\nSTATE: Compile: { name: 'application', format: 'esm', platform: 'browser', input: 'src/index.ts', output: 'dist/index.js', files: 6, inputBytes: 94117, outputBytes: 9976829 }\nINFO:  Listening...\nDATA:  HTTPS: { method: 'GET', ver: '2.0', status: 200, mime: 'text/html', size: 1761, url: '/', remote: '::1' }\n```\n\n\u003e navigate to: \u003chttps://localhost:8001\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladmandic%2Fholistic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladmandic%2Fholistic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladmandic%2Fholistic/lists"}