| Interface | Description |
|---|---|
| Recognition |
Interface representing a detection.
|
| TFObjectDetector |
Interface for TensorFlow Object Detector.
|
| Class | Description |
|---|---|
| TFObjectDetector.Parameters |
TFObjectDetector.Parameters provides configuration information for instantiating the TFObjectDetector |
| TfodBase |
An abstract base class that provides simplified access to TensorFlow Object Detection.
|
| TfodCustomModel |
A class that provides simplified access to TensorFlow Object Detection for a custom model.
|
| TfodRoverRuckus |
A class that provides simplified access to TensorFlow Object Detection for the Rover Ruckus game (2018-2019).
|
| TfodSkyStone |
A class that provides simplified access to TensorFlow Object Detection for the SkyStone game (2019-2020).
|