mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-25 16:17:41 +03:00
Formatting
This commit is contained in:
parent
018f1fcf41
commit
f32b815005
@ -33,10 +33,10 @@ MODEL_TYPE_CONFIGS = {
|
|||||||
"target_platform": None, # Will be set dynamically
|
"target_platform": None, # Will be set dynamically
|
||||||
},
|
},
|
||||||
"arcface-r100": {
|
"arcface-r100": {
|
||||||
"mean_values": [[127.5,127.5,127.5]],
|
"mean_values": [[127.5, 127.5, 127.5]],
|
||||||
"std_values": [[127.5,127.5,127.5]],
|
"std_values": [[127.5, 127.5, 127.5]],
|
||||||
"target_platform": None, # Will be set dynamically
|
"target_platform": None, # Will be set dynamically
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user