|
|
dc84b533e2
|
fix: Don't error if movinet.enabled=false and wasm=true
fixes #1257
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-06-26 10:02:14 +02:00 |
|
|
|
d3625422cb
|
fix(psalm): Upgrade to psalm 6 and fix issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-04-09 13:06:24 +02:00 |
|
|
|
36e793dd95
|
fix: run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-01-24 13:34:09 +01:00 |
|
|
|
2f9b5214c1
|
fix(ClassifyCommand): Don't pass any params to clear-background-jobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-12 10:54:24 +02:00 |
|
|
|
056ea4e8ec
|
fix: run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-12 10:54:15 +02:00 |
|
|
|
465e7bf1e4
|
Skip only non-face cluster for tagged files
|
2024-09-11 13:11:12 +02:00 |
|
|
|
81ed2a77b3
|
Fix which file is skipped
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 21:19:45 +02:00 |
|
|
|
3e66a3e788
|
Fix counting
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 16:55:59 +02:00 |
|
|
|
a43dbb1a4f
|
Fix checks
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 16:50:48 +02:00 |
|
|
|
6b236eea83
|
Fix invocation of clear background jobs
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 16:50:42 +02:00 |
|
|
|
8cfc83666a
|
Use the tag manager to skip tagged files
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 16:13:25 +02:00 |
|
|
|
cfc6194157
|
Add command line option "retry"
Signed-off-by: Niels <niels.muendler@inf.ethz.ch>
|
2024-09-10 16:13:25 +02:00 |
|
|
|
1def909af0
|
fix(Classify): Make classify command clear queues and jobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-05-08 14:28:28 +02:00 |
|
|
|
926f922532
|
fix(memory leaks)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-12-03 12:23:03 +01:00 |
|
|
|
ef823dcf31
|
enh: Strict types everywhere
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-09-02 12:26:15 +02:00 |
|
|
|
9136604abf
|
Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-14 17:31:20 +02:00 |
|
|
|
adda96cbc0
|
Improve classifier error handling
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-14 17:00:35 +02:00 |
|
|
|
f448d2209c
|
Set max execution time for classifier cron job
see #335
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2022-12-30 19:03:44 +01:00 |
|
|
|
8728d35ba5
|
Classify command: Only add items to queue if model is enabled
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2022-12-11 16:09:57 +01:00 |
|
|
|
c619310d35
|
Classify command: Only execute models that are enabled
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2022-12-08 14:43:54 +01:00 |
|
|
|
3ade1a1d82
|
Rename full-run to classify
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2022-12-04 12:42:38 +01:00 |
|
|
|
d42647f859
|
Refactor command into classify-audio and classify-images
|
2021-10-15 19:23:51 +02:00 |
|
|
|
ed14a546d4
|
Refactor classifier services
Only use one method, as tfjs-node already runs on multiple threads
Remove --processors option
|
2021-08-16 09:59:05 +02:00 |
|
|
|
9415693b0f
|
Extend Classify command to add face detection
|
2021-08-16 08:09:34 +02:00 |
|
|
|
10dc4d4c87
|
Implement classifier_faces using face-api.js
|
2021-08-16 08:09:34 +02:00 |
|
|
|
8ded7fd795
|
Clean php imports and factorize ImagesFinder
|
2021-08-10 15:37:05 +02:00 |
|
|
|
52119fce31
|
classifier.js: Allow passing paths via stdin
|
2021-08-09 13:46:38 +02:00 |
|
|
|
8eafa18e38
|
Fix classify command
|
2021-08-08 21:29:05 +02:00 |
|
|
|
543517c77e
|
Command: Respect ARG_MAX
fixes #40
|
2021-08-05 12:29:31 +02:00 |
|
|
|
8e5f3d44d1
|
Small fixes
|
2021-06-27 17:15:17 +02:00 |
|
|
|
daef31c83a
|
Implement admin settings
fixes #27
fixes #17
|
2021-06-26 19:38:14 +02:00 |
|
|
|
ee3731726b
|
Add CI tests (#21)
|
2021-05-20 13:03:18 +02:00 |
|
|
|
de29f2db45
|
Implement recognize:classify command
Fixes #13
|
2021-05-12 15:47:23 +02:00 |
|