# Supported Models This page contains the table of models supported by Intel® DL Streamer. Each model has a link (under the model name) to the original documentation with download instructions. Most models are from [OpenVINO™ Open Model Zoo](https://github.com/openvinotoolkit/open_model_zoo/) but some of them come from other sources. | \# | Category | Model Name | GFLOPs | labels\-file | model\-proc | Demo app | | --- | --- | --- | --- | --- | --- | --- | | 1 | Lvm | [clip\-vit\-base\-patch32](https://huggingface.co/openai/clip-vit-base-patch32) | | | not required | | | 2 | Lvm | [clip\-vit\-base\-patch16](https://huggingface.co/openai/clip-vit-base-patch16) | | | not required | | | 3 | Lvm | [clip\-vit\-large\-patch14](https://huggingface.co/openai/clip-vit-large-patch14) | | | not required | | | 4 | Detection | [YOLOv5](./dev_guide/yolo_models.md) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v5.json) | | | 5 | Detection | [YOLOv7](./dev_guide/yolo_models.md) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v7.json) | | | 6 | Detection | [YOLOv8](./dev_guide/yolo_models.md) | | | not required | | | 7 | Detection | [YOLOv8\-OBB](./dev_guide/yolo_models.md) | | | not required | | | 8 | Instance Segmentation | [YOLOv8\-SEG](./dev_guide/yolo_models.md) | | | not required | | | 9 | Detection | [yolov8\_license\_plate\_detector](https://github.com/Muhammad-Zeerak-Khan/Automatic-License-Plate-Recognition-using-YOLOv8) | | | not required | | | 10 | Detection | [YOLOv9](./dev_guide/yolo_models.md) | | | not required | | | 11 | Detection | [YOLOv10](./dev_guide/yolo_models.md) | | | not required | | | 12 | Detection | [YOLO11](./dev_guide/yolo_models.md) | | | not required | | | 13 | Detection | [YOLOX](./dev_guide/yolo_models.md) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-x.json) | | | 14 | Ocr | [ch\_PP\-OCRv4\_rec\_infer](https://github.com/PaddlePaddle/PaddleOCR) | | | not required | | | 15 | Detection | [CenterFace](https://github.com/Star-Clouds/CenterFace/tree/master) | | | not required | | | 16 | Emotion Recognition | [HSEmotion](https://github.com/av-savchenko/face-emotion-recognition/tree/main) | | | not required | | | 17 | Instance Segmentation | [mask\_rcnn\_inception\_resnet\_v2\_atrous\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mask_rcnn_inception_resnet_v2_atrous_coco) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/mask-rcnn.json) | [mask\_rcnn\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/mask_rcnn_demo/cpp) | | 18 | Instance Segmentation | [mask\_rcnn\_resnet50\_atrous\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mask_rcnn_resnet50_atrous_coco) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/mask-rcnn.json) | [mask\_rcnn\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/mask_rcnn_demo/cpp) | | 19 | Classification | [efficientnet\-v2\-b0](https://github.com/openvinotoolkit/open_model_zoo/tree/master/models/public/efficientnet-v2-b0) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 20 | Classification | [efficientnet\-v2\-s](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/efficientnet-v2-s) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 21 | Detection | [GETI\_Detection](https://geti.intel.com/) | | | not required | | | 22 | Detection | [GETI\_Detection\_Oriented](https://geti.intel.com/) | | | not required | | | 23 | Segmentation | [GETI\_Instance\_Segmentation](https://geti.intel.com/) | | | not required | | | 24 | Classification | [GETI\_Classification\_Single\_Label](https://geti.intel.com/) | | | not required | | | 25 | Classification | [GETI\_Classification\_Multi\_Label](https://geti.intel.com/) | | | not required | | | 26 | Sound Classification | [aclnet](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/aclnet) | 1\.42 | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/aclnet.json) | [sound\_classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/sound_classification_demo/python) | | 27 | Action Recognition | [action\-recognition\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/action-recognition-0001) | | [kinetics\_400\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/kinetics_400.txt) | | [action\_recognition\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/action_recognition_demo/python) | | 28 | Object Attributes | [age\-gender\-recognition\-retail\-0013](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/age-gender-recognition-retail-0013) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/age-gender-recognition-retail-0013.json) | [interactive\_face\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/interactive_face_detection_demo/cpp_gapi) | | 29 | Classification | [anti\-spoof\-mn3](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/anti-spoof-mn3) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/anti-spoof-mn3.json) | [interactive\_face\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/interactive_face_detection_demo/cpp_gapi) | | 30 | Classification | [densenet\-121\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/densenet-121-tf) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 31 | Classification | [dla\-34](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/dla-34) | 6\.1368 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 32 | Action Recognition | [driver\-action\-recognition\-adas\-0002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/driver-action-recognition-adas-0002) | | [driver\_actions.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/driver_actions.txt) | | [action\_recognition\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/action_recognition_demo/python) | | 33 | Detection | [efficientdet\-d0\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/efficientdet-d0-tf) | 2\.54 | [coco\_91cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 34 | Detection | [efficientdet\-d1\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/efficientdet-d1-tf) | 6\.1 | [coco\_91cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 35 | Classification | [efficientnet\-b0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/efficientnet-b0) | 0\.819 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 36 | Classification | [efficientnet\-b0\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/efficientnet-b0-pytorch) | 0\.819 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 37 | Object Attributes | [emotions\-recognition\-retail\-0003](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/emotions-recognition-retail-0003) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/emotions-recognition-retail-0003.json) | [interactive\_face\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/interactive_face_detection_demo/cpp_gapi) | | 38 | Detection | [face\-detection\-0200](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-0200) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-0200.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 39 | Detection | [face\-detection\-0202](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-0202) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-0202.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 40 | Detection | [face\-detection\-0204](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-0204) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-0204.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 41 | Detection | [face\-detection\-0205](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-0205) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-0205.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 42 | Detection | [face\-detection\-0206](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-0206) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-0206.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 43 | Detection | [face\-detection\-adas\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-adas-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-adas-0001.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 44 | Detection | [face\-detection\-retail\-0004](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-retail-0004) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-retail-0004.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 45 | Detection | [face\-detection\-retail\-0005](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/face-detection-retail-0005) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/face-detection-retail-0005.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 46 | Object Attributes | [facial\-landmarks\-35\-adas\-0002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/facial-landmarks-35-adas-0002) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/facial-landmarks-35-adas-0002.json) | [gaze\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/gaze_estimation_demo/cpp_gapi) | | 47 | Object Attributes | [facial\-landmarks\-98\-detection\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/facial-landmarks-98-detection-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/facial-landmarks-98-detection-0001.json) | [gaze\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/gaze_estimation_demo/cpp) | | 48 | Detection | [faster\_rcnn\_inception\_resnet\_v2\_atrous\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/faster_rcnn_inception_resnet_v2_atrous_coco) | | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-image-info.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 49 | Detection | [faster\_rcnn\_resnet50\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/faster_rcnn_resnet50_coco) | | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-image-info.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 50 | Classification | [googlenet\-v1\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/googlenet-v1-tf) | 3\.016 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 51 | Classification | [googlenet\-v2\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/googlenet-v2-tf) | 4\.058 | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 52 | Classification | [googlenet\-v3](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/googlenet-v3) | 11\.469 | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 53 | Classification | [googlenet\-v3\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/googlenet-v3-pytorch) | 11\.469 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 54 | Classification | [googlenet\-v4\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/googlenet-v4-tf) | 24\.584 | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 55 | Classification | [hbonet\-0\.25](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/hbonet-0.25) | 0\.037 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 56 | Classification | [hbonet\-1\.0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/hbonet-1.0) | 0\.305 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 57 | Head Pose Estimation | [head\-pose\-estimation\-adas\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/head-pose-estimation-adas-0001) | | | | [gaze\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/gaze_estimation_demo/cpp_gapi) | | 58 | Detection | [horizontal\-text\-detection\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/horizontal-text-detection-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/horizontal-text-detection-0001.json) | [text\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/text_detection_demo/cpp) | | 59 | Human Pose Estimation | [human\-pose\-estimation\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/human-pose-estimation-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/human-pose-estimation-0001.json) | [multi\_channel\_human\_pose\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/multi_channel_human_pose_estimation_demo/cpp) | | 60 | Classification | [inception\-resnet\-v2\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/inception-resnet-v2-tf) | | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 61 | Instance Segmentation | [instance\-segmentation\-person\-0007](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-person-0007) | | | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 62 | Instance Segmentation | [instance\-segmentation\-security\-0002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-security-0002) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 63 | Instance Segmentation | [instance\-segmentation\-security\-0091](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-security-0091) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 64 | Instance Segmentation | [instance\-segmentation\-security\-0228](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-security-0228) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 65 | Instance Segmentation | [instance\-segmentation\-security\-1039](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-security-1039) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 66 | Instance Segmentation | [instance\-segmentation\-security\-1040](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/instance-segmentation-security-1040) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [background\_subtraction\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/background_subtraction_demo/cpp_gapi) | | 67 | Object Attributes | [landmarks\-regression\-retail\-0009](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/landmarks-regression-retail-0009) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/landmarks-regression-retail-0009.json) | [face\_recognition\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/face_recognition_demo/python) | | 68 | Optical Character Recognition | [license\-plate\-recognition\-barrier\-0007](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/license-plate-recognition-barrier-0007) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/license-plate-recognition-barrier-0007.json) | [security\_barrier\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/security_barrier_camera_demo/cpp) | | 69 | Classification | [mixnet\-l](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mixnet-l) | 0\.565 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 70 | Classification | [mobilenet\-v1\-0\.25\-128](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v1-0.25-128) | | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 71 | Classification | [mobilenet\-v1\-1\.0\-224\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v1-1.0-224-tf) | | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 72 | Classification | [mobilenet\-v2\-1\.0\-224](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v2-1.0-224) | | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 73 | Classification | [mobilenet\-v2\-1\.4\-224](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v2-1.4-224) | | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 74 | Classification | [mobilenet\-v2\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v2-pytorch) | 0\.615 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 75 | Classification | [mobilenet\-v3\-large\-1\.0\-224\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v3-large-1.0-224-tf) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 76 | Classification | [mobilenet\-v3\-small\-1\.0\-224\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-v3-small-1.0-224-tf) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 77 | Detection | [mobilenet\-yolo\-v4\-syg](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/mobilenet-yolo-v4-syg) | 65\.984 | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/blob/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/mobilenet-yolo-v4-syg.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 78 | Classification | [nfnet\-f0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/nfnet-f0) | 24\.8053 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 79 | Classification | [open\-closed\-eye\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/open-closed-eye-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/open-closed-eye-0001.json) | [gaze\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/gaze_estimation_demo/cpp_gapi) | | 80 | Detection | [pedestrian\-and\-vehicle\-detector\-adas\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/pedestrian-and-vehicle-detector-adas-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/pedestrian-and-vehicle-detector-adas-0001.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 81 | Detection | [pedestrian\-detection\-adas\-0002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/pedestrian-detection-adas-0002) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/pedestrian-detection-adas-0002.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 82 | Object Attributes | [person\-attributes\-recognition\-crossroad\-0230](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-attributes-recognition-crossroad-0230) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-attributes-recognition-crossroad-0230.json) | [crossroad\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/crossroad_camera_demo/cpp) | | 83 | Object Attributes | [person\-attributes\-recognition\-crossroad\-0234](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-attributes-recognition-crossroad-0234) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-attributes-recognition-crossroad-0234.json) | [crossroad\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/crossroad_camera_demo/cpp) | | 84 | Object Attributes | [person\-attributes\-recognition\-crossroad\-0238](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-attributes-recognition-crossroad-0238) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-attributes-recognition-crossroad-0238.json) | [crossroad\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/crossroad_camera_demo/cpp) | | 85 | Detection | [person\-detection\-0200](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-0200) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-0200.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 86 | Detection | [person\-detection\-0201](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-0201) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-0201.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 87 | Detection | [person\-detection\-0202](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-0202) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-0202.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 88 | Detection | [person\-detection\-0203](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-0203) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-0203.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 89 | Detection | [person\-detection\-asl\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-asl-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-0203.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 90 | Detection | [person\-detection\-retail\-0013](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-detection-retail-0013) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-detection-retail-0013.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 91 | Detection | [person\-vehicle\-bike\-detection\-2000](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-2000) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-2000.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 92 | Detection | [person\-vehicle\-bike\-detection\-2001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-2001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-2001.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 93 | Detection | [person\-vehicle\-bike\-detection\-2002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-2002) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-2002.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 94 | Detection | [person\-vehicle\-bike\-detection\-2003](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-2003) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-2003.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 95 | Detection | [person\-vehicle\-bike\-detection\-2004](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-2004) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-2004.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 96 | Detection | [person\-vehicle\-bike\-detection\-crossroad\-0078](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-crossroad-0078) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-crossroad-0078.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 97 | Detection | [person\-vehicle\-bike\-detection\-crossroad\-1016](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-crossroad-1016) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-crossroad-1016.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 98 | Detection | [person\-vehicle\-bike\-detection\-crossroad\-yolov3\-1020](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/person-vehicle-bike-detection-crossroad-yolov3-1020) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/person-vehicle-bike-detection-crossroad-yolov3-1020.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 99 | Detection | [product\-detection\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/product-detection-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/product-detection-0001.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 100 | Classification | [regnetx\-3\.2gf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/regnetx-3.2gf) | 6\.3893 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 101 | Classification | [repvgg\-a0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/repvgg-a0) | 2\.7286 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 102 | Classification | [repvgg\-b1](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/repvgg-b1) | 23\.6472 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 103 | Classification | [repvgg\-b3](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/repvgg-b3) | 52\.4407 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 104 | Classification | [resnest\-50\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/resnest-50-pytorch) | 10\.8148 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 105 | Classification | [resnet\-18\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/resnet-18-pytorch) | 3\.637 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 106 | Classification | [resnet\-34\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/resnet-34-pytorch) | 7\.3409 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 107 | Classification | [resnet\-50\-pytorch](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/resnet-50-pytorch) | 8\.216 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 108 | Classification | [resnet\-50\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/resnet-50-tf) | 8\.2164 | [imagenet\_2012\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 109 | Classification | [resnet18\-xnor\-binary\-onnx\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/resnet18-xnor-binary-onnx-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/resnet18-xnor-binary-onnx-0001.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 110 | Classification | [resnet50\-binary\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/resnet50-binary-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/resnet50-binary-0001.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 111 | Detection | [retinanet\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/retinanet-tf) | | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 112 | Classification | [rexnet\-v1\-x1\.0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/rexnet-v1-x1.0) | 0\.8325 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 113 | Detection | [rfcn\-resnet101\-coco\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/rfcn-resnet101-coco-tf) | | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-image-info.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 114 | Classification | [shufflenet\-v2\-x1\.0](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/shufflenet-v2-x1.0) | 0\.2957 | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 115 | Human Pose Estimation | [single\-human\-pose\-estimation\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/single-human-pose-estimation-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/single-human-pose-estimation-0001.json) | [single\_human\_pose\_estimation\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/single_human_pose_estimation_demo/python) | | 116 | Detection | [ssd\_mobilenet\_v1\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/ssd_mobilenet_v1_coco) | 2\.494 | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 117 | Detection | [ssd\_mobilenet\_v1\_fpn\_coco](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/ssd_mobilenet_v1_fpn_coco) | 123\.309 | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 118 | Detection | [ssdlite\_mobilenet\_v2](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/ssdlite_mobilenet_v2) | 1\.525 | [coco\_91cl\_bkgr.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_91cl_bkgr.txt) | | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 119 | Classification | [swin\-tiny\-patch4\-window7\-224](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/swin-tiny-patch4-window7-224) | | [imagenet\_2012\.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/imagenet_2012.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/preproc-aspect-ratio.json) | [classification\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/classification_demo/python) | | 120 | Object Attributes | [vehicle\-attributes\-recognition\-barrier\-0039](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-attributes-recognition-barrier-0039) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-attributes-recognition-barrier-0039.json) | [security\_barrier\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/security_barrier_camera_demo/cpp) | | 121 | Object Attributes | [vehicle\-attributes\-recognition\-barrier\-0042](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-attributes-recognition-barrier-0042) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-attributes-recognition-barrier-0042.json) | [security\_barrier\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/security_barrier_camera_demo/cpp) | | 122 | Detection | [vehicle\-detection\-0200](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-detection-0200) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-detection-0200.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 123 | Detection | [vehicle\-detection\-0201](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-detection-0201) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-detection-0201.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 124 | Detection | [vehicle\-detection\-0202](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-detection-0202) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-detection-0202.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 125 | Detection | [vehicle\-detection\-adas\-0002](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-detection-adas-0002) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-detection-adas-0002.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 126 | Detection | [vehicle\-license\-plate\-detection\-barrier\-0106](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/vehicle-license-plate-detection-barrier-0106) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/vehicle-license-plate-detection-barrier-0106.json) | [security\_barrier\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/security_barrier_camera_demo/cpp) | | 127 | Detection | [vehicle\-license\-plate\-detection\-barrier\-0123](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/vehicle-license-plate-detection-barrier-0123) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/vehicle-license-plate-detection-barrier-0123.json) | [security\_barrier\_camera\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/security_barrier_camera_demo/cpp) | | 128 | Action Recognition | [weld\-porosity\-detection\-0001](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/intel/weld-porosity-detection-0001) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/intel/weld-porosity-detection-0001.json) | [action\_recognition\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/action_recognition_demo/python) | | 129 | Detection | [yolo\-v3\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/yolo-v3-tf) | 65\.984 | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v3-tf.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 130 | Detection | [yolo\-v3\-tiny\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/yolo-v3-tiny-tf) | 5\.582 | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v3-tiny-tf.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 131 | Detection | [yolo\-v4\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/yolo-v4-tf) | 129\.5567 | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v4-tf.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 132 | Detection | [yolo\-v4\-tiny\-tf](https://github.com/openvinotoolkit/open_model_zoo/tree/master//models/public/yolo-v4-tiny-tf) | 6\.9289 | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/public/yolo-v4-tiny-tf.json) | [object\_detection\_demo](https://github.com/openvinotoolkit/open_model_zoo/tree/master//demos/object_detection_demo/cpp) | | 133 | Classification | [mobilenetv2\-7](https://github.com/onnx/models/tree/main/validated/vision/classification/mobilenet) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/onnx/mobilenetv2-7.json) | | | 134 | Classification | [emotion\-ferplus\-8](https://github.com/onnx/models/tree/main/validated/vision/body_analysis/emotion_ferplus) | | | [model\-proc](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/gstreamer/model_proc/onnx/emotion-ferplus-8.json) | | | 135 | Detection | [torchvision.models.detection. ssdlite320\_mobilenet\_v3\_large](https://pytorch.org/vision/main/models/generated/torchvision.models.detection.ssdlite320_mobilenet_v3_large.html) | 0\.583 | [coco\_80cl.txt](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer/samples/labels/coco_80cl.txt) | | | ## Legal Information PyTorch, TensorFlow, Caffe, Keras, MXNet are trademarks or brand names of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names,trademarks and brands does not imply endorsement.