blakeblackshear.frigate/frigate/util
Josh Hawkins 760ed25f0c
LPR improvements (#17716)
* add support for multi-line plates

* config for model size

* default to small model

* add license plate as attribute to motorcycle

* use model size

* docs

* attribute map

* i18n key fix
2025-04-15 09:40:12 -06:00
..
__init__.py
builtin.py
config.py Disable detection by default (#16980) 2025-03-06 08:00:29 -06:00
downloader.py
image.py LPR improvements (#17716) 2025-04-15 09:40:12 -06:00
model.py Refactor yolov9 detector to support v3, v4, v7 as well (#17697) 2025-04-14 16:05:41 -05:00
object.py
path.py Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
process.py
services.py video['global'] can be empty resulting in a divide by zero (#16993) 2025-03-06 16:21:16 -06:00
velocity.py