Josh Hawkins
3491e2f6df
docs
2025-03-21 11:29:20 -05:00
Josh Hawkins
61efdadd63
create camera type, add manual event and save snapshot
2025-03-21 07:38:02 -05:00
Josh Hawkins
e9fae3fc58
config options
2025-03-20 09:17:37 -05:00
Nicolas Mowen
e7c6b2d571
Fix per camera config ( #17263 )
...
* Fix per camera config
* fix
2025-03-19 21:52:55 -05:00
Nicolas Mowen
ce43b7b3d9
Add per-camera face and lpr configs ( #17235 )
...
* Add per-camera face and lpr configs
* Formatting
* Cleanup
2025-03-19 09:02:40 -06:00
Nicolas Mowen
e33fa96599
Face recognize api ( #17233 )
...
* Add api to run face recognition on image
* Rework save attempts option
* Cleanup mobile object pane buttons
* Adjust api signature
* Remove param
* Cleanup
2025-03-19 09:02:25 -06:00
Nicolas Mowen
8d05e7c5b9
Make detection threhsold configurable ( #17136 )
2025-03-13 12:22:14 -05:00
Nicolas Mowen
300f85720c
Face blur factor ( #17099 )
...
* Add option to apply factor to face blurring
* Adjust blur factors
* Add debug log
2025-03-11 14:18:43 -05:00
Josh Hawkins
d0e9bcbfdc
Add ability to use Jina CLIP V2 for semantic search ( #16826 )
...
* add wheels
* move extra index url to bottom
* config model option
* add postprocess
* fix config
* jina v2 embedding class
* use jina v2 in embeddings
* fix ov inference
* frontend
* update reference config
* revert device
* fix truncation
* return np tensors
* use correct embeddings from inference
* manual preprocess
* clean up
* docs
* lower batch size for v2 only
* docs clarity
* wording
2025-02-26 07:58:25 -07:00
Josh Hawkins
9a07505075
More LPR improvements ( #16587 )
...
* define a format option and adjust thresholds
* config updates
* docs
* docs clarity
2025-02-14 15:12:36 -07:00
Josh Hawkins
729f5c0833
LPR improvements ( #16559 )
...
* use a small yolov9 model for detection
* use yolov9 for users without frigate+ and update retention algorithm
* new lpr config fields
* levenshtein distance package
* tweaks
* docs
2025-02-13 16:08:56 -07:00
Nicolas Mowen
c7c8575c9b
Bird classification ( #15966 )
...
* Start working on bird processor
* Initial setup for bird processing
* Improvements to handling
* Get classification working
* Cleanup classification
* Add classification config
* Update sort
2025-02-08 12:47:01 -06:00