https://github.com/mikan3rd/react-body-pix-sample
Tensorflow.js BodyPix Sample for React
https://github.com/mikan3rd/react-body-pix-sample
bodypix mediastream react tensorflowjs
Last synced: about 1 month ago
JSON representation
Tensorflow.js BodyPix Sample for React
- Host: GitHub
- URL: https://github.com/mikan3rd/react-body-pix-sample
- Owner: mikan3rd
- Created: 2021-05-07T11:05:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T17:00:44.000Z (about 2 months ago)
- Last Synced: 2025-08-19T18:44:17.530Z (about 2 months ago)
- Topics: bodypix, mediastream, react, tensorflowjs
- Language: TypeScript
- Homepage: https://react-body-pix-sample.vercel.app
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
# Demo
https://react-body-pix-sample.vercel.app# TODO
- [ ] bodypixの全ての項目に対応
- [x] 不要なvideo/canvasのDOMを不要にする
- [x] CanvasからMediaStreamに変化
- [ ] コンポーネント分割
- [ ] バリデーション
- [ ] 背景画像
- [ ] useCallback
- [ ] useStateに置き換え可能か
- [ ] 音量調整
- [x] デバイス切り替え
- [ ] MediaRecorder
- [ ] 縦横幅のレスポンシブ対応
- [ ] iPhone Safariで動作しない問題