This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-03-22 02:18:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
60ea2a4c8a75ef8340b51e0521af8522f07b1a11
blakeblackshear.frigate
/
frigate
/
detectors
/
plugins
History
Indrek Mandre
d88accf304
detectors/rocm: separate yolov8 postprocessing into own function; fix box scaling; use cv2.dnn.blobForImage for preprocessing; assert on required model parameters
2024-01-26 10:30:01 +02:00
..
__init__.py
…
cpu_tfl.py
…
deepstack.py
Don't fail if deepstack detector times out (
#8979
)
2023-12-15 23:25:21 +00:00
edgetpu_tfl.py
…
openvino.py
…
rknn.py
Fix path of device tree on HassOS add on (
#8764
)
2023-11-27 18:13:12 -06:00
rocm.py
detectors/rocm: separate yolov8 postprocessing into own function; fix box scaling; use cv2.dnn.blobForImage for preprocessing; assert on required model parameters
2024-01-26 10:30:01 +02:00
tensorrt.py
Revert TRT class id filtering (
#8497
)
2023-11-07 11:32:52 +00:00