mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
Remove
This commit is contained in:
parent
8951647f33
commit
6f4898e5c0
@ -61,9 +61,6 @@ class Rknn(DetectionApi):
|
||||
"Error initializing rknn runtime. Do you run docker in privileged mode?"
|
||||
)
|
||||
|
||||
if self.detector_config.model.model_type == ModelTypeEnum.yolox:
|
||||
self.calculate_grids_strides()
|
||||
|
||||
def __del__(self):
|
||||
self.rknn.release()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user