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
|
f1c4bba760
|
predict: restructure for face recog
|
2023-02-13 21:52:29 -08:00 |
|
Koushik Dutta
|
cb9c5f26a9
|
detection: support libav throughout
|
2023-02-11 08:24:45 -08:00 |
|
Koushik Dutta
|
ffc1206f81
|
tensorflow-lite: log active detection sessions
|
2023-01-21 19:45:07 -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
|
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 |
|
Koushik Dutta
|
90f505f918
|
tensorflow-lite: remove parsebin. add explicit parser defaults
|
2023-01-02 18:49:31 -08:00 |
|
Koushik Dutta
|
dfd8804773
|
videoanalysis: use new detection callback signature, improve tracking/detection performance. add per zone detection filtering.
|
2022-12-28 19:29:49 -08:00 |
|
Koushik Dutta
|
3bbb13c82f
|
tensorflow-lite: use vtdec_hw by default for decoding on mac
|
2022-12-10 17:40:04 -08:00 |
|
Koushik Dutta
|
d8832beaf5
|
tensorflow-lite: fix debug derp
|
2022-12-05 22:37:08 -08:00 |
|
Koushik Dutta
|
52bfac8488
|
tensorflow-lite: dps logging
|
2022-12-05 22:30:47 -08:00 |
|
Koushik Dutta
|
017c6200f8
|
tensorflow-lite: fix weird rounding behavior failure on some systems
|
2022-12-05 18:35:46 -08:00 |
|
Koushik Dutta
|
339a454b1c
|
tensorflow-lite: fix odd gstreamer behavior where bytes are returned instead of memory view
|
2022-12-05 17:21:23 -08:00 |
|
Koushik Dutta
|
736c3fe9f5
|
plugins: add readmes around detection plugins
|
2022-11-18 08:58:40 -08:00 |
|
Koushik Dutta
|
f354cdb993
|
tensorflow-lite: deddeuplicate first
|
2022-11-14 17:02:38 -08:00 |
|
Koushik Dutta
|
60575a98a7
|
tensorflow-lite: perf improvements
|
2022-11-13 09:41:33 -08:00 |
|
Koushik Dutta
|
7233334898
|
tensorflow-lite: fixup infinite loop
|
2022-11-12 13:15:06 -08:00 |
|
Koushik Dutta
|
631772ae86
|
tensorflow-lite: cache results to fast pass the second pass if the first pass encounters a repeat
|
2022-11-12 01:48:38 -08:00 |
|
Koushik Dutta
|
ed2d560420
|
tensorflow-lite: improve two pass results and performance through deduplication
|
2022-11-12 01:39:57 -08:00 |
|
Koushik Dutta
|
352950a43e
|
tensorflow-lite: two pass detections should example the entire frame on first pass
|
2022-11-11 15:43:06 -08:00 |
|
Koushik Dutta
|
07057cdaa4
|
tensorflow-lite: show edge tpu in plugin settings
|
2022-11-05 16:35:48 -07:00 |
|
Koushik Dutta
|
5a0f022a12
|
tensorflow-lite: 2 pass detections should request high stream
|
2022-10-05 14:05:38 -07:00 |
|
Koushik Dutta
|
a15d6f03d8
|
tensorflow-lite: limit second pass to single best result of that type.
|
2022-10-03 14:23:44 -07:00 |
|
Koushik Dutta
|
cba8f8cce8
|
tensorflow-lite: reduce first pass threshold
|
2022-10-01 14:44:17 -07:00 |
|
Koushik Dutta
|
15561dd87d
|
tensorflow-lite: update detection defaults
|
2022-10-01 14:36:43 -07:00 |
|
Koushik Dutta
|
ba78b9fe89
|
tensorflow-lite: fix pipeline latency
|
2022-09-27 21:37:37 -07:00 |
|
Koushik Dutta
|
8e2850206c
|
tensorflow-lite: fix jpeg detection
|
2022-09-27 21:13:44 -07:00 |
|
Koushik Dutta
|
758adf8022
|
tensorflow-lite/opencv/videoanalysis: refactor to support detection snapshots
|
2022-09-27 20:34:52 -07:00 |
|
Koushik Dutta
|
349640cb62
|
tensorflow-lite: wip detection images
|
2022-09-26 19:21:21 -07:00 |
|
Koushik Dutta
|
c779006987
|
tensorflow-lite: reenable coral
|
2022-09-23 21:20:26 -07:00 |
|
Koushik Dutta
|
8d2bec7816
|
opencv/tensorflow-lite: fix leak, refactor to bubble detection inputs
|
2022-09-23 19:58:27 -07:00 |
|
Koushik Dutta
|
d50695f7bc
|
tensorflow-lite: cleanups
|
2022-09-21 22:21:41 -07:00 |
|
Koushik Dutta
|
bb70477755
|
tensorflow: free image before analyzing
|
2022-08-20 14:46:04 -07:00 |
|
Koushik Dutta
|
d126f6ee88
|
videoanalysis: add nvdec decoder choice
|
2022-08-17 09:51:46 -07:00 |
|
Koushik Dutta
|
fb02ea0b5e
|
tensorflow-lite: dump edge tpu into settings
|
2022-08-17 09:32:57 -07:00 |
|
Koushik Dutta
|
2d1d15a6fa
|
tensorflow-lite: dump edge tpu into settings
|
2022-08-17 09:06:01 -07:00 |
|
Koushik Dutta
|
7fac0e0482
|
tensorflow-lite: better latency
|
2022-08-09 09:58:53 -07:00 |
|
Koushik Dutta
|
0c80fedc21
|
tensorflow-lite: add support for allow lists
|
2022-08-02 19:01:46 -07:00 |
|
Koushik Dutta
|
986fe29871
|
objectdetection/tensorflow-lite: remove coral requirement. remove stream selection setting, as that is consolidated into rebroadcast.
|
2022-07-22 22:16:54 -07:00 |
|
Koushik Dutta
|
5e4eabada2
|
opencv/tensorflow-lite: enable custom decoder for hardware acceleration support.
|
2022-03-07 23:41:26 -08:00 |
|
Koushik Dutta
|
dc5f4b4e9e
|
plugins: cleanup package sizes
|
2022-01-21 23:59:49 -08:00 |
|
Koushik Dutta
|
f5af0fe0c0
|
videoanalysis: memory improvements and intrinsic detection support
|
2022-01-11 20:03:29 -08:00 |
|
Koushik Dutta
|
8555aa0653
|
remove unused imports
|
2022-01-07 00:51:21 -08:00 |
|
Koushik Dutta
|
858ce788ec
|
videoanalysis: bug fixes around refactoring
|
2022-01-04 15:03:11 -08:00 |
|
Koushik Dutta
|
2093cd15ed
|
videoanalysis: refactor
|
2022-01-04 03:38:07 -08:00 |
|
Koushik Dutta
|
6cad9a7f49
|
videoanalysis: refactor
|
2022-01-04 01:09:18 -08:00 |
|