-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Uninstall opencv included in base image #7626
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
Conversation
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
mingxin-zheng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. The opencv in the pytorch container doesn't include packages in opencv-headless, and potentially causes issues for video processing.
|
Could you please run this notebook after uninstall the opencv? The VideoFileDataset is using the opencv lib. I am afraid of removing the lib impacts it. Thanks, |
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
for more information, see https://pre-commit.ci
Add |
|
/build |
|
/build |
Fixes tutorial #1689
Description
Uninstall opencv included in base image.
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.