Evan
Evan
@xu-yuan1 I implemented the changes you suggested. I tried fetching the latest version, but it's still failing the build. It looks like an issue with some links I created. A...
Hi @xu-yuan1 , I added the tags to the `installing-model-dev-tools.md` page and then changed the links as you suggested. Looks like it's able to build now! Thanks for the help.
Hi @xu-yuan1 , I integrated your suggestions and resolved the conflicts. Do you mind cherry picking these changes into the 2022/2 branch? I created #13152 for updating the 2022/2 branch,...
Hi @xu-yuan1 , okay, I can add the dynamic network output too. Unfortunately, I can't figure out how to run a dynamic network with benchmark_app! I'm not familiar with how...
Hi @nkogteva and @xu-yuan1, I apologize for the slow response on this one. I still can't figure out how to get dynamic shapes to work with benchmark_app. I tried using...
Thank you, I got it figured out! I changed the example to use `googlenet-v1` and updated the output for both static and dynamic networks. This pull request is currently targeted...
> I think we should change target branch to `master`. If it will be easy create a new PR, let's do it. Just to be sure: benchmark_app outputs were get...
Okay, sounds good! I'll recreate this as a new PR to the master branch. I'll close this PR once the other one is created. Thanks for your help!
@xu-yuan1 @nkogteva I created a new PR at #13555 . I will go ahead and close this one.
Hi @Monday-Leo , I wrote a script that uses the code to calculate COCO mAP score@ 0.50:0.95 . The script runs the main.py code multiple times, setting a new value...