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

China users cannot access raw.githubusercontent.com #8492

Closed
monkeycc opened this issue Nov 10, 2021 · 3 comments
Closed

China users cannot access raw.githubusercontent.com #8492

monkeycc opened this issue Nov 10, 2021 · 3 comments

Comments

@monkeycc
Copy link

.\demo_squeezenet_download_convert_run.bat

.\demo_squeezenet_download_convert_run.bat


China users cannot access
raw.githubusercontent.com

Can domain names be replaced for China users

CDN proposal:
raw.openvino.ai

It is difficult to access foreign network environment

Building and buying VPN is an illegal and criminal act in China

@ilya-lavrenov
Copy link
Contributor

CC @sammysun0711

@sammysun0711
Copy link
Collaborator

Hi @monkeycc, .\demo_squeezenet_download_convert_run.bat demo will download a public SqueezeNet_v1.1 caffe model (deploy.prototxt and squeezenet_v1.1.caffemodel) from original github repo https://github.com/forresti/SqueezeNet/tree/a47b6f13d30985279789d08053d37013d67d131b/SqueezeNet_v1.1, which is unfortunately not hosted by OpenVINO.

As a quick workaround, you may comment out line 103 for model downloading in .\demo_squeezenet_download_convert_run.bat as follow:
image
Instead, you can download SqueezeNet_v1.1 from gitee mirror, e.g: https://gitee.com/hedilong/SqueezeNet/tree/master/SqueezeNet_v1.1, then put it into related directory models_path.

Will it work for you?

@Iffa-Intel
Copy link

Closing issue, feel free to re-open or start a new issue if additional assistance is needed.

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

No branches or pull requests

4 participants