mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| rootfs | ||
| build_nginx.sh | ||
| Dockerfile | ||
| fake_frigate_run | ||
| install_deps.sh | ||
| install_s6_overlay.sh | ||
| requirements-dev.txt | ||
| requirements-ov.txt | ||
| requirements-wheels.txt | ||
| requirements.txt | ||