albumentations_examples icon indicating copy to clipboard operation
albumentations_examples copied to clipboard

CV2 not owrking in Google Colab because of wrong opencv-python-headless.

Open martinschatz-cz opened this issue 3 years ago • 0 comments

I found that it works at the moment with

!pip install opencv-python-headless==4.1.2.30 

in example_bboxes.pynb, but it might be a more general problem.

martinschatz-cz avatar Apr 20 '22 12:04 martinschatz-cz