Register rect type to allow NormalizedRect-based outputs in Python model
This commit is contained in:
parent
f15da632de
commit
7d01b7ff32
|
@ -47,6 +47,7 @@ pybind_extension(
|
|||
"//mediapipe/framework/formats:classification_registration",
|
||||
"//mediapipe/framework/formats:detection_registration",
|
||||
"//mediapipe/framework/formats:landmark_registration",
|
||||
"//mediapipe/framework/formats:rect_registration",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user