mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
a96a951e23
* Non-Jetson changes Required for later commits: - Allow base image to be overridden (and don't assume its WORKDIR) - Ensure python3.9 - Map hwaccel decode presets as strings instead of lists Not required: - Fix existing documentation - Simplify hwaccel scale logic * Prepare for multi-arch tensorrt build * Add tensorrt images for Jetson boards * Add Jetson ffmpeg hwaccel * Update docs * Add CODEOWNERS * CI * Change default model from yolov7-tiny-416 to yolov7-320 In my experience the tiny models perform markedly worse without being much faster * fixup! Update docs |
||
---|---|---|
.. | ||
comms | ||
detectors | ||
events | ||
images | ||
motion | ||
ptz | ||
record | ||
test | ||
track | ||
util | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
ffmpeg_presets.py | ||
http.py | ||
log.py | ||
models.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
output.py | ||
plus.py | ||
stats.py | ||
storage.py | ||
timeline.py | ||
types.py | ||
video.py | ||
watchdog.py |