⚠️ Beta: The C++ applications are currently in beta. Features and APIs may change.
| APP |
Description |
classification |
Image classification with models trained on ImageNet |
depth_estimation |
Depth estimation using scdepthv3 and stereonet |
instance_segmentation |
Instance segmentation with yolov5_seg and yolov8_seg |
object_detection |
Generic and asynchronous object detection |
onnxruntime |
Inference with Hailo device and postprocessing via ONNXRuntime |
pose_estimation |
Pose estimation with yolov8 |
semantic_segmentation |
Semantic segmentation with Resnet18_fcn (Cityscapes dataset) |
zero_shot_classification |
Zero-shot classification with clip_vit_l14 |