public interface BatchRecognizer
Modifier and Type | Method and Description |
---|---|
Attributes[]
|
recognize(Tracklet.BoundingBox[] bboxes)
Recognize attributes from a batch of pedestrian bounding box
images.
|
@Nonnull Attributes[] recognize(@Nonnull Tracklet.BoundingBox[] bboxes)
bboxes
- a batch of bounding boxes containing the images.