update todo

pull/134/head
Vladimir Mandic 2021-06-09 07:27:19 -04:00
parent 0f8dee3baf
commit 221afcb710
1 changed files with 2 additions and 3 deletions

View File

@ -6,11 +6,10 @@ N/A
## Work in Progress ## Work in Progress
- Switch to TypeScript 4.3 N/A
## Known Issues ## Known Issues
- CenterNet with WASM: <https://github.com/tensorflow/tfjs/issues/5110> - CenterNet with WASM: <https://github.com/tensorflow/tfjs/issues/5110>
- NanoDet with 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 correction in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
- TypeDoc with TypeScript 4.3: <https://github.com/TypeStrong/typedoc/issues/1589>