open_model_zoo icon indicating copy to clipboard operation
open_model_zoo copied to clipboard

Pre-trained Deep Learning models and demos (high quality and extremely fast)

Results 121 open_model_zoo issues
Sort by recently updated
recently updated
newest added

Any plans on adding support for oneVPL backend so that open_images_capture() can take advantage of hardware decoder in iGPU (& upcoming dGPU)?

cmake .. got error due to CMakeLists.txt is not completed. CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call...

Changed ov_backend.hpp so that now OV RT supports the input of mean and scale as well.

### Ticket: 103104 ### Description: G-API Background Subtraction Demo, Classification Benchmark C++ G-API Demo, G-API Gaze Estimation Demo and other - fail on NPU with the following error: `dynamic shape...

I am using the model `vehicle-detection-0202` in its openvino_ir format running in a OVMS environment, however when I try to send requests to the model running on a CPU I...

I have been having troubles importing 'openvino.model_zoo' on an ubuntu (20.04) ec2 instance. I have tried a bunch of things, including: - create new conda environment (python 3.10) - install...

HI Intel Community, Below is the evaluation file code for Multi-Camera Multi-Target tracking `""" Copyright (c) 2019-2024 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may...

Model input size mentioned in accuracy-check yaml file was not aligned with model input size mentioned in Readme. What is actual model input size for the accuracy so that we...

PLEASE DO NOT MERGE AND REVIEW Just for research...