Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge OpenVINO toolkit 2021.3 content into master #2238

Merged
merged 943 commits into from
Mar 26, 2021
Merged

Merge OpenVINO toolkit 2021.3 content into master #2238

merged 943 commits into from
Mar 26, 2021

Conversation

IRDonch
Copy link

@IRDonch IRDonch commented Mar 25, 2021

[skip-ci]

eaidova and others added 30 commits February 5, 2021 18:08
* AC: allow setting device config if device unknown

* update warning message
…ade-frameCounter-to-32-bit

security_barrier_camera: downgrade frameCounter to 32-bit
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
* AC: fix quantization for RNNT
* Added NetVLAD model
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
vladimir-dudnik and others added 27 commits March 10, 2021 14:37
Co-authored-by: Alina Alborova <alina.alborova@intel.com>
Fix various issues with Intel models
The task it performs is clearly more akin to action recognition than object
attribute estimation. In fact, its interface is almost exactly like that of
i3d-rgb-tf.
common-sign-language-0001: fix the task type
The pycls.models.model_zoo.regnetx function downloads the config file, which
is bad, because:

a) all downloading is supposed to be done by the downloader, and
b) there's no integrity checking on the downloaded file (and in fact, the file
   can change, because the link points to the master branch of the repository),
   which endangers the security and reproducibility of the conversion process.

Add the config file to the list of the model's files and change the model
creation code to avoid the unwanted download.
regnetx-3.2gf: don't download anything at conversion time
segmentation_demo.py: add description of color palette file (#2171)
…ssing-workaround-for-mac

gesture_recognition: workaround multiprocessing for mac
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Fix Python's object detection demo for support person-detection-0203 model
Publish second set of candidate models for 2021.3
Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
…pose-estimation-3d-0001.md

Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
…-0001.md

Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
…ngle-human-pose-estimation-0001.md

Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
…cription/vehicle-license-plate-detection-barrier-0123.md

Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
Co-authored-by: Anzhella Pankratova <anzhella.pankratova@intel.com>
…ls-convertion

describe model load and convertion to IR
@IRDonch IRDonch merged commit 9ca5dbe into master Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.