slashtechno
|
0b224cce31
|
Set version to 0.2
Tensorflow still can't be imported on Windows, but is shown by `pip show`
|
2024-03-03 18:03:25 -06:00 |
slashtechno
|
c7d488d993
|
Fix various minor issues and format code
|
2024-02-16 13:01:02 -06:00 |
slashtechno
|
8f500e0186
|
Multiple sources can now be used
Added `--fake-second-source` to help with debugging
|
2024-02-16 12:34:39 -06:00 |
slashtechno
|
d3c157df4d
|
(untested) - Added args for multiple sources
Could not test due to dependency problems on Windows
|
2024-02-10 21:16:11 -06:00 |
slashtechno
|
82abe8b6d5
|
Fixed `--detect-object` when specifying multiple objects
|
2023-12-24 16:07:53 -06:00 |
slashtechno
|
bec1d5b979
|
Moved processing to `utils/utils.py`
Crashes when another face is introduced
|
2023-12-22 15:22:01 -06:00 |
slashtechno
|
6928fdace5
|
Added flag to disable TensorFlow using GPU
Added since on Linux, it seems Tensorflow attempts to use GPU by default
|
2023-12-02 21:23:42 -06:00 |
slashtechno
|
9e39132506
|
Add more groups to argparse
|
2023-10-27 11:52:33 -05:00 |
slashtechno
|
5af2b24fe4
|
Rename `--url` to `--rtsp-url`
|
2023-10-27 11:37:38 -05:00 |
slashtechno
|
792a095782
|
Add `--no-remove-representations`
|
2023-10-27 11:33:05 -05:00 |
slashtechno
|
32d523b727
|
Add `--face-confidence-threshold`
|
2023-10-27 11:23:44 -05:00 |
slashtechno
|
eedc2783c9
|
Make ntfy url optional
|
2023-10-27 11:08:17 -05:00 |
slashtechno
|
f669a39056
|
Move argparse code to `cli_args.py`
|
2023-10-27 10:54:36 -05:00 |