Helena Kloosterman
Helena Kloosterman
Thanks @thavens ! I am sorry I missed your comment. It is great that this is fixed! PyTube is not pinned in the requirements, so if you install for the...
Thanks @trexdog ! I would like the SSD model to be the default. I'm going to look into making the test run faster for this notebook, but this would help...
I updated the branch to main to trigger the CI runs again.
Thanks for your suggestion. Can you explain a bit more about what your code does exactly and what you would like to see in a notebook? If you have a...
I agree, this sounds like a very useful topic for a notebook and we should include it. We are still in the early stages of this repository and have quite...
Thanks for reporting this. This is a public model, and model weights for this model are stored on Google Drive. This is sadly not very reliable for these kinds of...
Good news: in the next OpenVINO release (2022.1, release date beginning of March) this model will be downloaded from S3 instead of Google Drive and downloading this model should be...
This PR is for the 2022.2 release branch and contains big changes that are very specific to that release. It should not be merged to master before the 2022.2 release.
Issue in OpenVINO repo: https://github.com/openvinotoolkit/openvino/issues/22794 @eaidova could you have a look?
> @helena-intel I suppose issue notiwith specific pytorch version, I found this thread related to your reported issue https://discuss.pytorch.org/t/failed-to-import-pytorch-fbgemm-dll-or-one-of-its-dependencies-is-missing/201969/2 and it was reported in may, when torch 2.3 released. I...