mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 12:07:40 +03:00
Fix test
This commit is contained in:
parent
89f6fb9746
commit
9f1cad2b8f
@ -39,7 +39,7 @@ class TestConfig(unittest.TestCase):
|
|||||||
"description": "Fine tuned model",
|
"description": "Fine tuned model",
|
||||||
"trainDate": "2023-04-28T23:22:01.262Z",
|
"trainDate": "2023-04-28T23:22:01.262Z",
|
||||||
"type": "ssd",
|
"type": "ssd",
|
||||||
"supportedDetectors": ["edgetpu"],
|
"supportedDetectors": ["cpu", "edgetpu"],
|
||||||
"width": 320,
|
"width": 320,
|
||||||
"height": 320,
|
"height": 320,
|
||||||
"inputShape": "nhwc",
|
"inputShape": "nhwc",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user