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