blakeblackshear.frigate/frigate
Andrew Reiter a96a951e23
Nvidia Jetson ffmpeg + TensorRT support (#6458)
* 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
2023-07-26 05:50:41 -05:00
..
comms Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events db improvements (#7227) 2023-07-21 07:29:50 -05:00
images
motion use a different method for blur and contrast to reduce CPU (#6940) 2023-06-30 07:27:31 -05:00
ptz Set supported ptz features in init to not fail when camera has an error (#7228) 2023-07-21 07:27:07 -05:00
record db improvements (#7227) 2023-07-21 07:29:50 -05:00
test Add tests for recordings retention and fix bug (#7183) 2023-07-16 13:07:15 -05:00
track Autotracking: reset motion estimator (#7129) 2023-07-13 05:32:51 -05:00
util Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
__init__.py
__main__.py
app.py db improvements (#7227) 2023-07-21 07:29:50 -05:00
config.py Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
const.py Save audio scores and add audio filter config (#7185) 2023-07-17 06:07:15 -05:00
ffmpeg_presets.py Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
http.py Show status when mask is saved (#7212) 2023-07-21 07:30:22 -05:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py
output.py
plus.py
stats.py Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
storage.py db improvements (#7227) 2023-07-21 07:29:50 -05:00
timeline.py
types.py
video.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00