ModelLoaders for the Application.CV application.See: Description
| Class | Description |
|---|---|
| ActionRecognitionModelLoader |
Model loader for Action Recognition models.
|
| ImageClassificationModelLoader |
Model loader for Image Classification models.
|
| InstanceSegmentationModelLoader |
Model loader for Instance Segmentation models.
|
| ObjectDetectionModelLoader |
A
ModelLoader for Single Shot Detection (SSD) models. |
| SimplePoseModelLoader |
The translator for Simple Pose models.
|
| YoloModelLoader |
A
ModelLoader for YOLO models. |
ModelLoaders for the Application.CV application.