- Detection - single-stream object detection pipeline on top of GStreamer using the Hailo-8 device.
- Depth Estimation - single-stream depth estimation pipeline on top of GStreamer using the Hailo-8 device.
- Facial landmark - Facial landmarking application.
- Face Detection and Facial Landmarking Pipeline - Face detection and then facial landmarking.
- License Plate Recognition - LPR app using
yolov5m
vehicle detection,tiny-yolov4
license plate detection, andlprnet
OCR extraction with Hailonet network-switch capability. - Pose Estimation - Human pose estimation using
centerpose416
network. - Segmentation - Semantic segmentation using
resnet18_fcn8
network on top of GStreamer using the Hailo-8 device.