Ekaterina Aidova

Results 115 comments of Ekaterina Aidova

@piyumalranawaka actual link http://data.mxnet.io.s3-website-us-west-1.amazonaws.com/models/imagenet/inception-v3.tar.gz

> @eaidova Could you quickly review from `OMZ` perspective? I guess I forgot update readme.md since I added new option to demo, is anything else missing? @TolyaTalamanov From omz point...

@mateusztabaka is it ready to review? We are pinned networkx explicitly due to incompatibility with other openvino components (in our case the latest version was installed by scikit-image lib, we...

@js333031 there is demo based on G-API, which enables oneVPL, but it is under review: https://github.com/openvinotoolkit/open_model_zoo/pull/3535

@yustiks thank you for your note. looks like link on web page was currepted, when we move this file. This issue has beed already fixed in develop branch. and targeted...

@yustiks looks like you have wrong indention in yml file (`launchers` and `datasets` sections should be on the same indention level like `name`). BTW specify only weight (pth file) is...

> changed parameters now according to your answer, and still have the same errors. this error is not from the tool, this error speaks that you have invalid yml file,...

As I said before you need to provide module for network architecture loading. Please read launcher [configuration instruction](https://github.com/openvinotoolkit/open_model_zoo/blob/master/tools/accuracy_checker/accuracy_checker/launcher/pytorch_launcher_readme.md) It says: * `module` pytorch network module for loading. * `checkpoint` -...

Sorry, we provide examples only for Open Model Zoo models, and as I know there is no pytorch mask rcnn, so it is the reason why example is unavailable. I...

please read the docs, the error message is clear. Documentation contains info about required fields https://docs.openvinotoolkit.org/2021.2/_tools_accuracy_checker_README.html