This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
You've already forked frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-02-03 17:55:21 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
e34a98897b
frigate
/
requirements.txt
2 lines
37 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump scikit-build from 0.14.1 to 0.16.4 Bumps [scikit-build](https://github.com/scikit-build/scikit-build) from 0.14.1 to 0.16.4. - [Release notes](https://github.com/scikit-build/scikit-build/releases) - [Changelog](https://github.com/scikit-build/scikit-build/blob/master/CHANGES.rst) - [Commits](https://github.com/scikit-build/scikit-build/compare/0.14.1...0.16.4) --- updated-dependencies: - dependency-name: scikit-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 19:54:06 +03:00
scikit-build == 0.16.4
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 19:53:17 +03:00
nvidia-pyindex
Reference in New Issue
Copy Permalink