blakeblackshear.frigate/docs
Nate Meyer dd02958f7c
Upgrade TensorRT to 8.5.3 (#7006)
* Update to latest tensorrt (8.6.1) release

* Build trt libyolo_layer.so in container

* Update tensorrt_models script to convert models from the frigate container

* Fix typo in model script

* Fix paths to yolo lib and models folder

* Add S6 scripts to test and convert specified TensortRT models at startup.

Rearrange tensorrt files into a docker support folder.

* Update TensorRT documentation to reflect the new model conversion process and minimum HW support.

* Fix model_cache path to live in config directory

* Move tensorrt s6 files to the correct directory

* Fix issues in model generation script

* Disable global timeout for s6 services

* Add version folder to tensorrt model_cache path

* Include TensorRT version 8.5.3

* Add numpy requirement prior to removal of np.bool

* This TRT version uses a mixture of cuda dependencies

* Redirect stdout from noisy model conversion
2023-07-06 14:20:33 -05:00
..
docs Upgrade TensorRT to 8.5.3 (#7006) 2023-07-06 14:20:33 -05:00
plugins
src/css
static add information about frigate plus to docs (#4919) 2023-01-06 06:51:40 -06:00
.gitignore
babel.config.js
docusaurus.config.js update api key for search (#6119) 2023-04-17 07:14:06 -05:00
package-lock.json Update deps (#6669) 2023-06-01 06:59:50 -05:00
package.json Update deps (#6669) 2023-06-01 06:59:50 -05:00
README.md Update docs link (#6657) 2023-05-31 07:15:01 -05:00
sidebars.js Audio events (#6848) 2023-07-01 08:18:33 -05:00

Website

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

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