An open API service indexing awesome lists of open source software.

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

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で動作しない問題