blakeblackshear.frigate/frigate
Blake Blackshear b65aa640c9
Remove all AGPL licensed YOLO references from Frigate (#10716)
* Remove yolov8 support from Frigate

* Remove automatic build

* Formatting and remove yolov5

* Formatting

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-03-30 05:44:44 -05:00
..
comms Don't fail if message is received before websocket start (#9634) 2024-02-05 17:53:16 -06:00
detectors Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
events Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
record Set max value for pre_capture (#8656) 2023-11-18 15:37:06 -06:00
test Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
__init__.py
__main__.py
app.py
config.py Birdseye enhancements (#9778) 2024-02-10 11:55:13 -06:00
const.py Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
ffmpeg_presets.py
http.py Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Fix inertia calculation check (#8890) 2023-12-08 07:30:22 -06:00
output.py Format (#9889) 2024-02-16 09:35:21 -06:00
plus.py Add error handling for unsupported label uploading to frigate+ (#9775) 2024-02-10 13:35:17 -06:00
stats.py
storage.py
timeline.py Cleanup timeline entries (#8489) 2023-11-06 06:42:10 -06:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py
watchdog.py