{"id":29182346,"url":"https://github.com/openvinotoolkit/testdata","last_synced_at":"2026-01-20T17:54:52.992Z","repository":{"id":44627042,"uuid":"259721582","full_name":"openvinotoolkit/testdata","owner":"openvinotoolkit","description":"OpenVINO™ Test Data Repository","archived":false,"fork":false,"pushed_at":"2023-02-21T09:38:43.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":8,"subscribers_count":20,"default_branch":"master","last_synced_at":"2023-03-03T20:00:04.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openvinotoolkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/Apache_2.0_LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2020-04-28T18:39:40.000Z","updated_at":"2021-12-23T08:43:11.000Z","dependencies_parsed_at":"2023-01-25T13:30:45.858Z","dependency_job_id":null,"html_url":"https://github.com/openvinotoolkit/testdata","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/openvinotoolkit/testdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvinotoolkit%2Ftestdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvinotoolkit%2Ftestdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvinotoolkit%2Ftestdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvinotoolkit%2Ftestdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openvinotoolkit","download_url":"https://codeload.github.com/openvinotoolkit/testdata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvinotoolkit%2Ftestdata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263029216,"owners_count":23402354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T20:03:54.201Z","updated_at":"2026-01-20T17:54:52.928Z","avatar_url":"https://github.com/openvinotoolkit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenVINO™ Toolkit Test Data Repository\n\nThis repository contains the data you need to pass all tests successfully.\n\n## Tests That Require Using This Repository\n\n* [`MklDnnFunctionalTests`](`inference-engine/tests_deprecated/functional/mkldnn`)\n* [`MyriadFunctionalTests`](`inference-engine/tests_deprecated/functional/vpu`)\n* [`InferenceEngineCAPITests`](`inference-engine/ie_bridges/c/tests`)\n* [`InferenceEnginePythonAPITests`](`inference-engine/ie_bridges/python/tests`)\n\n## Repository Components\n\n* [Test models](./models/README.md) are required for low-precision transformations and the OpenVINO™\n  toolkit Inference Engine bridges validation.\n* [Image data](./validation_set) is required for low-precision transformations and the OpenVINO™\n  toolkit Inference Engine bridges validation.\n* [IE Class test XML-files](./ie_class) are required for the Inference Engine Core validation.\n* [VPU test weights](./vpu) are required for some VPU layers validation.\n\n## License\n\nDeep Learning Deployment toolkit is licensed under the [Apache License Version 2.0](LICENSES/Apache_2.0_LICENSE). By\ncontributing to the project, you agree to the license and copyright terms therein and release your\ncontribution under these terms.\n\n## Usage\n\nChoose one of the ways to download this repository and follow the steps to start using the tests:\n\n* **Download the repository automatically**  \n    1. Add the additional CMake `-DENABLE_DATA=ON` option when building the project. Use the\n       `-DENABLE_FUNCTIONAL_TESTS=ON` option to download the repository automatically to the\n       `inference-engine\\temp\\data\\src\\data` directory.\n    2.  Go to the `inference-engine\\temp\\models\\src\\data` directory, open a terminal, and enter the\n        command to download the large file storage:\n    ```bash\n    git lfs pull\n    ```\n    3. Run tests\n\n* **Clone the repository manually**  \n    1. Open a terminal and clone the repository:\n    ```bash\n    git clone https://github.com/openvinotoolkit/testdata.git\n    ```\n    2. In the same terminal, go to the repository directory:\n    ```bash\n    cd testdata\n    ```\n    3. Download the large file storage:\n    ```bash\n    git lfs pull\n    ```\n    4. Set environment variables. Replace `{PATH_TO_REPOSITORY}` with the directory you cloned the\n       repository to:\n    ```bash\n    DATA_PATH={PATH_TO_REPOSITORY}/testdata\n    ```\n    ```bash\n    MODELS_PATH={PATH_TO_REPOSITORY}/testdata\n    ```\n    5. Run tests\n\n## How to Contribute\n\nYour contributions are welcome. Follow these steps:\n\n1. Make sure you can build the product and run all tests and samples with your patch.\n2. Add the license to `third-party-programs.txt`. If the license is not \nyet in the repository, add a file with it as well.\n3. [Submit a pull request](https://github.com/openvinotoolkit/testdata/pulls) and\nexplain its purpose in the description.\n\nWe assign your pull request to the maintainers. Once you obtain an approval, you can add new test data. \nThe maintainers review your contribution, request additional fixes or modifications \nif necessary, and merge the pull request into the GitHub* repository.\n\n## Support\n\nTo report questions, issues, and suggestions use [GitHub\nIssues](https://github.com/openvinotoolkit/openvino/issues).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvinotoolkit%2Ftestdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenvinotoolkit%2Ftestdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvinotoolkit%2Ftestdata/lists"}