| Interface | Description |
|---|---|
| Builder<T> |
Generic builder interface, that all builders for machine learning algorithms implement.
|
| Model |
| Class | Description |
|---|---|
| BoundingBox |
This class represents a bounding box over image at specified position, dimensions, label and score.
|
| VisRecConstants |
Shared constants to retrieve and set values in properties.
|
| Exception | Description |
|---|---|
| InvalidBuilderConfigurationException |
The Builder is able to attempt to invoke setter methods of the implemented Builder interface.
|
Copyright © 2019. All rights reserved.