blakeblackshear.frigate/frigate
Nicolas Mowen 89b54f19c8
Add YOLOv9 support to RKNN (#17791)
* Add yolov9

* Undo

* Update docs for rknn yolov9

* Update docs notes

* Add infernece times table
2025-04-18 16:51:04 -06:00
..
api Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
camera Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
comms Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
config LPR tweaks (#17783) 2025-04-18 07:45:37 -06:00
data_processing LPR tweaks (#17783) 2025-04-18 07:45:37 -06:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Add YOLOv9 support to RKNN (#17791) 2025-04-18 16:51:04 -06:00
embeddings LPR improvements (#17716) 2025-04-15 09:40:12 -06:00
events Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
object_detection Add support for yolox models to onnx detector (#17773) 2025-04-18 06:40:06 -05:00
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
ptz Bugfixes and docs tweaks (#17307) 2025-03-22 06:38:33 -06:00
record LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
review Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
test Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
track LPR tweaks (#17783) 2025-04-18 07:45:37 -06:00
util Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
const.py LPR improvements (#17716) 2025-04-15 09:40:12 -06:00
ffmpeg_presets.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
log.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py
timeline.py
types.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
video.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00