Merge 9391e9f92b
into 8609e5fae5
This commit is contained in:
commit
dd8f2e3cc9
|
@ -355,7 +355,7 @@ class ObjectDetector(base_vision_task_api.BaseVisionTaskApi):
|
|||
images if needed. In other words, it's not guaranteed to have output per
|
||||
input image.
|
||||
|
||||
The `result_callback` prvoides:
|
||||
The `result_callback` provides:
|
||||
- A detection result object that contains a list of detections, each
|
||||
detection has a bounding box that is expressed in the unrotated input
|
||||
frame of reference coordinates system, i.e. in `[0,image_width) x [0,
|
||||
|
|
Loading…
Reference in New Issue
Block a user