Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.02 KB

README.rst

File metadata and controls

12 lines (9 loc) · 1.02 KB

iMX8 GStreamer based applications

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