Koushik Dutta
364cae3273
openvino: update pypi
2024-05-08 20:33:12 -07:00
Koushik Dutta
ca96959de8
openvino/onnx: move prep into separate threads
2024-05-07 20:42:06 -07:00
Koushik Dutta
2f0ae9ef50
snapshot: fix weird npm cache bug
2024-05-07 20:26:59 -07:00
Koushik Dutta
8b84bac2c2
snapshot/homekit: fix stale snapshots
2024-05-07 20:22:45 -07:00
Koushik Dutta
976ed7f1a5
onnx: multiple gpu support
2024-05-07 11:26:56 -07:00
Koushik Dutta
b4e6821da8
tensorflow-lite: use dict vs queue for perf
2024-05-07 10:52:06 -07:00
Koushik Dutta
ce75b072da
various: publish
2024-05-06 16:31:37 -07:00
Greg Thornton
5bca9b7156
homekit: fix late 2way setup ( #1461 )
...
* homekit: fix late 2way setup
* homekit: use 2-way state rather than playing/intitializing
2024-05-06 16:28:38 -07:00
Greg Thornton
ae4914346b
webrtc: don't store audio codec before intercom start ( #1462 )
2024-05-06 14:08:47 -07:00
slyoldfox
b593209558
Fix bticino intercom, clean up some dependencies ( #1463 )
...
* Allow setting the DEVADDR option
* Fix intercom by using startRtpForwarderProcess()
Clean up some dependencies
* Allow logging errors in sip-manager
Cleanup bloated and barely used dependencies
2024-05-06 13:07:30 -07:00
Koushik Dutta
ea25682488
onnx: publish for cuda 11
2024-05-04 12:08:13 -07:00
Koushik Dutta
10847ef3f2
tapo: publish
2024-05-04 12:05:28 -07:00
Koushik Dutta
ab87abb859
core: publish lxc logging spam
2024-05-04 09:54:22 -07:00
Greg Thornton
5ce1a2b406
taco: Fix Tapo 2-way audio ( #1460 )
...
* tapo: update tapo intercom types
* tapo: update http-auth-fetch calls
* tapo: write extra crlf to 2way audio stream
* tapo: bump version
2024-05-04 08:56:05 -07:00
Koushik Dutta
0163a804cd
Merge branch 'main' of github.com:koush/scrypted
2024-05-03 22:04:02 -07:00
Koushik Dutta
ab157b16f1
onnx: update
2024-05-03 22:03:56 -07:00
Koushik Dutta
905a9aec21
python plugins: fix linux platform check
2024-05-03 21:58:35 -07:00
Koushik Dutta
7c023dbdf6
lxc: disable systemd logging
2024-05-03 14:31:38 -07:00
Koushik Dutta
a82972d967
Merge branch 'main' of github.com:koush/scrypted
2024-05-02 19:51:42 -07:00
Koushik Dutta
6fd6c7af14
onnx: publish
2024-05-02 19:51:37 -07:00
Koushik Dutta
0cfef48954
openvino: add nvidia dgpu support
2024-05-02 10:47:06 -07:00
Koushik Dutta
106fc1bf58
onnx: initial commit
2024-05-01 23:25:35 -07:00
Koushik Dutta
3a70625308
Merge branch 'main' of github.com:koush/scrypted
2024-04-30 08:46:16 -07:00
Koushik Dutta
7a382a8eba
rebroadcast: remove periodic restart
2024-04-30 08:46:11 -07:00
Brett Jia
6d520dc4b2
rknn: add more cpus ( #1451 )
...
* add additional cpus supported by rknn model converter
* use queue-based approach
* bump 0.0.3
* Revert "use queue-based approach"
This reverts commit 4ec77495e8 .
* bump 0.0.4
2024-04-28 06:52:16 -07:00
Brett Jia
40c7132ec0
rknn: update docs to remove dependence on full privileged docker ( #1444 )
2024-04-24 10:30:37 -07:00
Koushik Dutta
a8bfdb6610
coreml/openvino: trigger pip
2024-04-23 13:35:45 -07:00
Koushik Dutta
f662bd7de4
openvino/coreml: fix text threshold
2024-04-23 13:09:55 -07:00
Koushik Dutta
de52cec190
coreml/openvino: publish
2024-04-23 12:42:42 -07:00
Brett Jia
9a8e48e3c4
rknn: initial rockchip object detector implementation ( #1440 )
...
* rknn: initial rockchip object detector implementation
* update package-lock.json
* checkpoint fork-based implementation
* Revert "checkpoint fork-based implementation"
This reverts commit 9cc0493699 .
* Revert "Revert "checkpoint fork-based implementation""
This reverts commit b6367f1d27 .
* checkpoint new fork-based implementation
* checkpoint shared memory implementation
* Revert "checkpoint shared memory implementation"
This reverts commit 66f0c59421 .
* Revert "checkpoint new fork-based implementation"
This reverts commit 158d64bea1 .
* Revert "Revert "Revert "checkpoint fork-based implementation"""
This reverts commit ee86f383cb .
* Revert "Revert "checkpoint fork-based implementation""
This reverts commit b6367f1d27 .
* Revert "checkpoint fork-based implementation"
This reverts commit 9cc0493699 .
* refactor with ThreadPoolExecutors
* tell each runtime to use all cores
* Revert "tell each runtime to use all cores"
This reverts commit f7d0ce76f7 .
* only install librknnrt.so if docker or lxc
* relax cpu requirements, update readme
* test rknn runtime on startup
2024-04-23 12:41:52 -07:00
Koushik Dutta
0560d857c1
text recognition: improve skew calc
2024-04-23 11:56:14 -07:00
Koushik Dutta
4ee72cd074
text: fixup skew angle calculation
2024-04-23 09:25:44 -07:00
Koushik Dutta
7120ff430f
predict: fixup face nativeids
2024-04-23 08:58:04 -07:00
Koushik Dutta
167c66f8d6
predict: move face/text recognition into separate models
2024-04-23 08:34:54 -07:00
Koushik Dutta
4d98ccf86b
predict: move face/text recognition into separate models
2024-04-23 08:33:09 -07:00
Koushik Dutta
ff2d1d5f97
predict: fix text skews
2024-04-22 20:50:52 -07:00
Koushik Dutta
1294fc291a
openvino/coreml: wip refactor text recognition
2024-04-22 13:07:22 -07:00
Koushik Dutta
2fb6331e7b
videoanalysis: typo
2024-04-20 16:41:11 -07:00
Koushik Dutta
e7fd88bf2a
tensorflow: remove
2024-04-20 16:40:57 -07:00
Koushik Dutta
96455dc38e
dlib: remove
2024-04-20 16:40:15 -07:00
Koushik Dutta
4301911e86
pam-diff: remove
2024-04-20 16:39:28 -07:00
Koushik Dutta
a5a1959bd0
predict: fix blank detections in dropdown
2024-04-19 11:48:44 -07:00
Koushik Dutta
62e23880fd
coreml: handle batching hint failures
2024-04-19 10:33:37 -07:00
Koushik Dutta
9e652c3521
videoanalysis: fix model hints
2024-04-19 09:31:27 -07:00
Koushik Dutta
97004577f3
videoanalysis: id hint
2024-04-19 09:06:53 -07:00
Koushik Dutta
6f3eac4e43
predict: add yolov6s
2024-04-19 08:41:27 -07:00
Koushik Dutta
ffc9ca14b5
predict: fix double periodic restarts
2024-04-19 07:37:40 -07:00
Koushik Dutta
9b349fdadc
Merge branch 'main' of github.com:koush/scrypted
2024-04-18 18:39:50 -07:00
Koushik Dutta
7cf0c427f9
detect: yolov6
2024-04-18 18:39:45 -07:00
Techno Tim
2fb4fbab15
fix(iface logic): Added net to the hlper functions to also detect ifaces that start with 'net' ( #1437 )
2024-04-18 15:35:50 -07:00