blakeblackshear.frigate/docs
Nate Meyer 3f05f74ecb
Nvidia TensorRT detector (#4718)
* Initial WIP dockerfile and scripts to add tensorrt support

* Add tensorRT detector

* WIP attempt to install TensorRT 8.5

* Updates to detector for cuda python library

* TensorRT Cuda library rework WIP

Does not run

* Fixes from rebase to detector factory

* Fix parsing output memory pointer

* Handle TensorRT logs with the python logger

* Use non-async interface and convert input data to float32. Detection runs without error.

* Make TensorRT a separate build from the base Frigate image.

* Add script and documentation for generating TRT Models

* Add support for TensorRT devcontainer

* Add labelmap to trt model script and docs.  Cleanup of old scripts.

* Update detect to normalize input tensor using model input type

* Add config for selecting GPU. Fix Async inference. Update documentation.

* Update some CUDA libraries to clean up version warning

* Add CI stage to build TensorRT tag

* Add note in docs for image tag and model support
2022-12-30 10:53:17 -06:00
..
docs Nvidia TensorRT detector (#4718) 2022-12-30 10:53:17 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
static update latest recommendations for reolink 2021-10-04 07:18:53 -05:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.js Upgrade to latest docusaurus (#4303) 2022-11-07 21:14:29 -06:00
package-lock.json Web updates and fixes (#4411) 2022-11-17 07:05:27 -06:00
package.json Upgrade to latest docusaurus (#4303) 2022-11-07 21:14:29 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
sidebars.js Merge remote-tracking branch 'origin/master' into dev 2022-12-17 18:07:01 -06:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.