Commit Graph

79 Commits

Author SHA1 Message Date
Koushik Dutta
259313c454 tensorflow-lite: default model 2024-08-12 21:18:59 -07:00
Koushik Dutta
4f82d49f15 tflite: yolov10 2024-08-12 20:51:06 -07:00
Koushik Dutta
608f82cf81 detect: proper model name 2024-08-06 13:33:22 -07:00
Koushik Dutta
b4e6821da8 tensorflow-lite: use dict vs queue for perf 2024-05-07 10:52:06 -07:00
Koushik Dutta
a5a1959bd0 predict: fix blank detections in dropdown 2024-04-19 11:48:44 -07:00
Koushik Dutta
6f3eac4e43 predict: add yolov6s 2024-04-19 08:41:27 -07:00
Koushik Dutta
7cf0c427f9 detect: yolov6 2024-04-18 18:39:45 -07:00
Koushik Dutta
7514ccf804 detect: remove old models 2024-04-08 14:57:47 -07:00
Koushik Dutta
96d536f4b2 tensorflow-lite: change default model for usb 2024-04-07 11:55:31 -07:00
Koushik Dutta
45186316a6 tensorflow-lite: publish new models 2024-03-29 23:03:12 -07:00
Koushik Dutta
6ebab812b4 tensorflow-lite: switch usb edgetpu model 2024-03-05 12:55:24 -08:00
Koushik Dutta
c28e60d875 tensorflow-lite: switch default model to efficientdet_lite0_320_ptq 2024-01-29 21:02:00 -08:00
Koushik Dutta
a24d986717 tflite: update yolov8n 320 model 2023-08-24 19:48:32 -07:00
Koushik Dutta
60ec304e68 predict: report hardware acceleration optiosn 2023-08-24 12:25:36 -07:00
Koushik Dutta
62c4a8b240 detection plugins: remove image splitting logic, let upstream handle that. switch to yolov8_320 as default. 2023-07-31 14:12:56 -07:00
Koushik Dutta
29d8abed45 tensorflow-lite: more models 2023-07-28 21:19:41 -07:00
Koushik Dutta
65cb13b0d1 tensorflow-lite: add more models 2023-07-28 20:24:51 -07:00
Koushik Dutta
4feeeda904 openvino: restart if detection times out 2023-07-23 18:48:07 -07:00
Koushik Dutta
7d3dfb16f0 predict: rev model downloads for label normalization 2023-07-14 12:13:18 -07:00
Koushik Dutta
dc5456d36f tensorflow-lite: fix yolov8 uint8 to int8 color conversion 2023-06-17 23:50:46 -07:00
Koushik Dutta
0076c4827f tensorflow-lite: yolov8 is not compatible with usb edgetpu 2023-06-17 12:14:49 -07:00
Koushik Dutta
c5c07d8169 tensorflow-lite: fall back to mobilenet if edgepu startup fails 2023-06-16 17:18:46 -07:00
Koushik Dutta
2b9a0f082d predict: refactor, add support for yolov8 on tflite 2023-06-16 12:08:04 -07:00
Koushik Dutta
9292ebbe48 tensorflow-lite: fix missing settings, add python version hints 2023-06-08 07:54:41 -07:00
Koushik Dutta
ffee1c5cc2 predict: publish 2023-04-26 22:51:28 -07:00
Koushik Dutta
0b6ffc2b87 predict: strip out allow list 2023-04-16 20:50:49 -07:00
Koushik Dutta
b55e7cacb3 predict: remove old pipline code 2023-03-27 11:14:53 -07:00
Koushik Dutta
5472d90368 opencv: beta 2023-03-26 19:21:22 -07:00
Koushik Dutta
2bce019677 predict: make models a separate download 2023-03-16 23:29:02 -07:00
Koushik Dutta
38ba31ca7d tensorflow-lite: use multiple tpu 2023-03-15 23:08:48 -07:00
Koushik Dutta
f6c7b00562 tensorflow-lite: fix numpy serialization issue 2023-03-14 23:41:55 -07:00
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