Skip to content

Latest commit

 

History

History
145 lines (127 loc) · 4.43 KB

HAILO8_semantic_segmentation.rst

File metadata and controls

145 lines (127 loc) · 4.43 KB

Public Pre-Trained Models

Here, we give the full list of publicly pre-trained models supported by the Hailo Model Zoo.

  • Network available in Hailo Benchmark are marked with rocket
  • Networks available in TAPPAS are marked with star
  • Benchmark and TAPPAS networks run in performance mode
  • All models were compiled using Hailo Dataflow Compiler v3.29.0

Cityscapes

Network Name mIoU HW Accuracy FPS (Batch Size=1) FPS (Batch Size=8) Input Resolution (HxWxC) Params (M) OPS (G) Pretrained Source Compiled
fcn8_resnet_v1_18 69.41 69.28 42 42 1024x1920x3 11.20 142.82 download link download
segformer_b0_bn 69.81 68.26 12 24 512x1024x3 3.72 35.76 download link download
stdc1 rocket 74.55 73.91 57 57 1024x1920x3 8.27 126.47 download link download

Oxford-IIIT Pet

Network Name mIoU HW Accuracy FPS (Batch Size=1) FPS (Batch Size=8) Input Resolution (HxWxC) Params (M) OPS (G) Pretrained Source Compiled
unet_mobilenet_v2 77.32 77.18 470 470 256x256x3 10.08 28.88 download link download

Pascal VOC

Network Name mIoU HW Accuracy FPS (Batch Size=1) FPS (Batch Size=8) Input Resolution (HxWxC) Params (M) OPS (G) Pretrained Source Compiled
deeplab_v3_mobilenet_v2 76.04 74.66 121 121 513x513x3 2.10 17.65 download link download
deeplab_v3_mobilenet_v2_wo_dilation 71.46 71.0 262 262 513x513x3 2.10 3.21 download link download