Koushik Dutta
|
ac51fa6355
|
docker: fix nvidia build checkout
|
2024-05-02 23:13:09 -07:00 |
|
Koushik Dutta
|
05a60831e6
|
docker: fix buildx
|
2024-05-02 22:57:52 -07:00 |
|
Koushik Dutta
|
31fd833873
|
docker: nvidia build
|
2024-05-02 22:25:06 -07:00 |
|
Koushik Dutta
|
a0e5dd4c89
|
cli: publish
|
2024-05-02 22:18:16 -07:00 |
|
Koushik Dutta
|
215daf5af7
|
docker: nvidia buid
|
2024-05-02 22:09:44 -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
|
6d1cf5d3c1
|
nvidia: docker cuda builder
|
2024-05-02 19:30:21 -07:00 |
|
Koushik Dutta
|
0cfef48954
|
openvino: add nvidia dgpu support
|
2024-05-02 10:47:06 -07:00 |
|
Koushik Dutta
|
e9722d3875
|
docker: remove obsolete version
|
2024-05-02 10:10:30 -07:00 |
|
Koushik Dutta
|
fa8d17bec9
|
docker: update compose file for nvidia opencl support
|
2024-05-02 10:04:51 -07:00 |
|
Koushik Dutta
|
d69ec69038
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-05-01 23:25:40 -07:00 |
|
Koushik Dutta
|
106fc1bf58
|
onnx: initial commit
|
2024-05-01 23:25:35 -07:00 |
|
Long Zheng
|
4b055f55e1
|
server/cli: Fix Node 20.12.2 child_process.spawn .cmd EINVAL on Windows (#1455)
* Fix spawning .cmd on Windows
* Fix comment
* Fix quotes
* Fix quotes
* Fix quotes (really)
* Simplify variable
|
2024-04-30 11:11:58 -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
|
4d2a038f19
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-04-23 13:35:49 -07:00 |
|
Koushik Dutta
|
a8bfdb6610
|
coreml/openvino: trigger pip
|
2024-04-23 13:35:45 -07:00 |
|
owine
|
9817b0144e
|
Home Assistant: Bump Add On to v0.99.0 (#1441)
|
2024-04-23 13:12:28 -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
|
ebe19532fc
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-04-22 13:07:41 -07:00 |
|
Koushik Dutta
|
1294fc291a
|
openvino/coreml: wip refactor text recognition
|
2024-04-22 13:07:22 -07:00 |
|
Koushik Dutta
|
39c637a95f
|
coreml: wip refactor text recognition
|
2024-04-22 12:57:11 -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
|
1ddbe2fac8
|
postrelease
|
2024-04-19 20:33:25 -07:00 |
|
Koushik Dutta
|
b3276304d2
|
postrelease
v0.99.0
|
2024-04-19 20:33:11 -07:00 |
|
Koushik Dutta
|
fcf87cc559
|
postbeta
v0.98.5
|
2024-04-19 20:06:19 -07:00 |
|
Koushik Dutta
|
12c1d02a5b
|
server: fix auto restart bug lol
|
2024-04-19 20:06:08 -07:00 |
|
Koushik Dutta
|
216504639b
|
postbeta
|
2024-04-19 19:42:28 -07:00 |
|
Koushik Dutta
|
6eae1c7de3
|
server: plugin reload/deletion race.
|
2024-04-19 19:42:13 -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
|
c435e351c7
|
server: fix potential race condition around plugin restart requests
|
2024-04-19 07:46:39 -07:00 |
|
Koushik Dutta
|
ffc9ca14b5
|
predict: fix double periodic restarts
|
2024-04-19 07:37:40 -07:00 |
|