feat: Added postprocessing for retinaface
This commit is contained in:
@@ -9,6 +9,8 @@ itertools = "0.14.0"
|
||||
nalgebra = "0.33.2"
|
||||
ndarray = { version = "0.16.1", optional = true }
|
||||
num = "0.4.3"
|
||||
simba = "0.9.0"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
[features]
|
||||
ndarray = ["dep:ndarray"]
|
||||
|
||||
Reference in New Issue
Block a user