From e0374f02df7920f5af2707d8b3097614bee6f7d6 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 30 May 2021 12:05:27 -0400 Subject: [PATCH] update todo --- TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index dc44c252..55c0aadf 100644 --- a/TODO.md +++ b/TODO.md @@ -9,6 +9,7 @@ N/A - Implement demo as installable PWA with model caching - Implement results interpolation on library level instead inside draw functions - Switch to TypeScript 4.3 +- Unify score/confidence variables ## Explore Models @@ -18,12 +19,11 @@ N/A - Face rotation interpolation - Object detection interpolation -- Unify score/confidence variables ## Issues -- CenterNet WebGL: -- CenterNet WASM: -- NanoDet WASM: +- CenterNet with WebGL: +- CenterNet with WASM: +- NanoDet with WASM: - BlazeFace and HandPose rotation in NodeJS: -- TypeDoc with TS 4.3: +- TypeDoc with TypeScript 4.3: