This commit is contained in:
Nicolas Mowen 2025-05-21 13:44:56 -06:00
parent 89f6fb9746
commit 9f1cad2b8f

View File

@ -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",