Commit Graph

31 Commits

Author SHA1 Message Date
Koushik Dutta
fbaa8a31cf predict: fix bug where memory can leak if detection fails
tf: request restart if detection fails
2023-03-06 09:34:04 -08:00
Koushik Dutta
bb9f3d5aab predict: revert object tracker changes until custom NVR detector with face recognition is in place 2023-03-05 22:38:36 -08:00
Koushik Dutta
172790b18f sdk: fix device StorageSetting deserialzation
predict: externalize tracker
2023-03-01 21:33:43 -08:00
Koushik Dutta
3c237eac91 tensorflow-lite: cleanup dead code 2023-03-01 14:51:52 -08:00
Koushik Dutta
1fa6c2d842 tensorflow: reduce several expensice cpu resizes 2023-02-28 20:44:21 -08:00
Koushik Dutta
88d4022642 reolink: allow self signed https 2023-02-20 09:06:10 -08:00
Koushik Dutta
f0ce7211c9 predict: wip face recognition 2023-02-13 23:20:17 -08:00
Koushik Dutta
f1c4bba760 predict: restructure for face recog 2023-02-13 21:52:29 -08:00
Koushik Dutta
46cf0a9cd3 predict: better matches along middle 2023-02-13 10:59:33 -08:00
Koushik Dutta
bdecf70474 detect: fixup model settings 2023-02-11 20:53:39 -08:00
Koushik Dutta
cb9c5f26a9 detection: support libav throughout 2023-02-11 08:24:45 -08:00
Koushik Dutta
d8ceed6bc5 tensorflow: publish desktop variant 2023-02-08 09:45:28 -08:00
Koushik Dutta
4cc1b760d1 predict: fix detection handling of untracked objects 2023-01-23 13:25:16 -08:00
Koushik Dutta
242dcfaba1 predict: publish betas 2023-01-22 17:23:03 -08:00
Koushik Dutta
040f11e2b7 predict: improve performance and reduce memory usage to almost nothing 2023-01-21 17:49:24 -08:00
Koushik Dutta
212202eedf detect: remove debug logging 2023-01-15 00:37:45 -08:00
Koushik Dutta
0ae1fef28b detect: publish betas 2023-01-15 00:33:23 -08:00
Koushik Dutta
b938aa59a7 remove sort_oh 2023-01-14 23:40:02 -08:00
Koushik Dutta
a331dadbe2 remove sort_oh 2023-01-14 23:36:20 -08:00
Koushik Dutta
cc3222f235 predict: fix non intersection 2023-01-14 18:18:46 -08:00
Koushik Dutta
7b4b2d1356 predict: improve tracker box matching 2023-01-14 18:14:17 -08:00
Koushik Dutta
76aae9e8ac detection plugins: persist trackers 2023-01-13 22:50:03 -08:00
Koushik Dutta
e40f5f426a detections: add sort tracker 2023-01-13 21:00:47 -08:00
Koushik Dutta
624c88f281 detections: add sort tracker 2023-01-13 20:57:41 -08:00
Koushik Dutta
a83e903a38 Revert "tensorflow-lite: switch to effecientdet"
This reverts commit 5a92bdfe1a.
2023-01-06 19:51:51 -08:00
Koushik Dutta
5a92bdfe1a tensorflow-lite: switch to effecientdet 2023-01-06 17:44:14 -08:00
Koushik Dutta
95a3d3ce6c detection plugins: fix teardown race conditions 2023-01-05 09:10:21 -08:00
Koushik Dutta
c7e4078f6f detect: fix python3.10 API change 2023-01-04 23:48:41 -08:00
Koushik Dutta
715d3b61a2 tensorflow-lite/coreml: fix thread leak 2023-01-04 16:49:15 -08:00
Koushik Dutta
c72492dc16 coreml: publish! 2023-01-04 13:56:08 -08:00
Koushik Dutta
69d2d88f50 tensorflow-lite/coreml: refactor to break out a general python prediction plugin 2023-01-04 10:06:01 -08:00