blakeblackshear.frigate/frigate
Nate Meyer 8ac3114f9a
Cleanup Detector labelmap (#4932)
* Add missing labels to default labelmap.  Fill any holes with "unknown".  Remove unique labelmap for tensorrt.

* Replace "truck" with "car" on Openvino labelmap
2023-01-06 07:03:16 -06:00
..
comms Only replace topic (#4884) 2023-01-03 19:25:15 -06:00
detectors Nvidia TensorRT detector (#4718) 2022-12-30 10:53:17 -06:00
images
test Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -06:00
__init__.py
__main__.py
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py Set host as blank by default (#4880) 2023-01-03 19:24:53 -06:00
const.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
events.py
ffmpeg_presets.py Rewrite encoding logic and cleanup vaapi presets (#4898) 2023-01-04 18:16:11 -06:00
http.py Fix Other Stats Access Too (#4917) 2023-01-06 06:51:58 -06:00
log.py
models.py
motion.py
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py
output.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
plus.py
record.py Optimize nginx & recordings (#4688) 2022-12-17 17:53:34 -06:00
restream.py Rewrite encoding logic and cleanup vaapi presets (#4898) 2023-01-04 18:16:11 -06:00
stats.py Don't keep attempting gpu usage stats after failure (#4904) 2023-01-04 18:12:51 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py Cleanup Detector labelmap (#4932) 2023-01-06 07:03:16 -06:00
video.py Restart record process if segments stop being written. (#4604) 2022-12-08 20:03:54 -07:00
watchdog.py
zeroconf.py