Ekaterina Aidova

Results 115 comments of Ekaterina Aidova

@Zhangxianwen2021 please provide configuration file which you use for your model. Probably you forgot define name of converted annotation file in config or do not provide path to dataset definitions,...

@Zhangxianwen2021 as I can judge on PR with adding erfnet to OMZ, you solved your problem, can we close this issue? Thanks

@skaldesh which python version do you use?

@skaldesh unfortunatly, this version is not supported on our side yet.. some thirdparty components can not be found for this python version on pypi (ctc-decode is available only for 3.9...

it is common optimization practice to use C++ compiled modules to speed up heavy calculations. This shared library contains the code for localization pose points from 3d mesh grid, pure...

Sorry, the code written only for demonstration purposes, it is not ready to use solution and moreover without any intention to use it as cross-platform code. You can try to...

> Sorry,l have a question. Should i contribute new model to branch:master or branch:release2022.1? @legendary111 I believe master is the right place, release 2022.1 already published and branch used only...

@legendary111 is it possible to modify files using code editor and repo code instead of uploading files via github web interface? https://www.atlassian.com/git here tutorials for it. The reason why I...