We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm following the instructions (https://github.com/opencv/cvat/tree/master/components/openvino) for installing OpenVINO. When running
docker-compose -f docker-compose.yml -f components/openvino/docker-compose.openvino.yml build
I end up in an infinite loop with the error
"Type "accept" to continue or "decline" to go back to the previous menu: Incorrect input, please try again"
I'm running Ubuntu 18.04.
The text was updated successfully, but these errors were encountered:
@manybodycpa , what is the OpenVINO version?
Sorry, something went wrong.
@nmanovic 2019 R3.1, the latest version available. Version 2018 R5 (mentioned in the instructions) does not seem to be available anymore.
I had the same program in 2019 R3.1. Intel no longer provides OPENVINO 2018 R5 version.
Same problem with 2018 R5 here. How can I pass "accept" via the docker command line? Is there any other way to accept the agreement?
could you help to provide a usable OpenVINO file? thanks.
nmanovic
Successfully merging a pull request may close this issue.
I'm following the instructions (https://github.com/opencv/cvat/tree/master/components/openvino) for
installing OpenVINO. When running
I end up in an infinite loop with the error
I'm running Ubuntu 18.04.
The text was updated successfully, but these errors were encountered: