mirror of https://github.com/vladmandic/human
update todo
parent
5089659a49
commit
e0374f02df
10
TODO.md
10
TODO.md
|
@ -9,6 +9,7 @@ N/A
|
||||||
- Implement demo as installable PWA with model caching
|
- Implement demo as installable PWA with model caching
|
||||||
- Implement results interpolation on library level instead inside draw functions
|
- Implement results interpolation on library level instead inside draw functions
|
||||||
- Switch to TypeScript 4.3
|
- Switch to TypeScript 4.3
|
||||||
|
- Unify score/confidence variables
|
||||||
|
|
||||||
## Explore Models
|
## Explore Models
|
||||||
|
|
||||||
|
@ -18,12 +19,11 @@ N/A
|
||||||
|
|
||||||
- Face rotation interpolation
|
- Face rotation interpolation
|
||||||
- Object detection interpolation
|
- Object detection interpolation
|
||||||
- Unify score/confidence variables
|
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
- CenterNet WebGL: <https://github.com/tensorflow/tfjs/issues/5145>
|
- CenterNet with WebGL: <https://github.com/tensorflow/tfjs/issues/5145>
|
||||||
- CenterNet WASM: <https://github.com/tensorflow/tfjs/issues/5110>
|
- CenterNet with WASM: <https://github.com/tensorflow/tfjs/issues/5110>
|
||||||
- NanoDet WASM: <https://github.com/tensorflow/tfjs/issues/4824>
|
- NanoDet with WASM: <https://github.com/tensorflow/tfjs/issues/4824>
|
||||||
- BlazeFace and HandPose rotation in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
|
- BlazeFace and HandPose rotation in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
|
||||||
- TypeDoc with TS 4.3: <https://github.com/TypeStrong/typedoc/issues/1589>
|
- TypeDoc with TypeScript 4.3: <https://github.com/TypeStrong/typedoc/issues/1589>
|
||||||
|
|
Loading…
Reference in New Issue