-
Steps to reproduce:
1. Create a script with the following text in it: `import cv2`
1. Click on Script -> Simulate
Output: `ImportError: No module named 'cv2'`
Am I missing something? Or is thi…
-
When trying to run the grounded_sam_demo.py in the provided docker, I get this error stating:
```
$ python Grounded-Segment-Anything/grounded_sam_demo.py
A module that was compiled using NumPy …
-
### System Information
OpenCV python version: 4.9.0.80
Operating System / Platform: Ubuntu 22.04.4 LTS / Windows 11 pro
Python version: 3.11
### Detailed description
I have another GUI scri…
-
Hand Tracking | OpenCV | python
Facing an error due to this command
cv2.imshow ('Image', img)
cv2.error: OpenCV(4.5.2) C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-k1ohfcms\opencv\mod…
-
I had a few problems during the installation steps, specifically:
1. ⏳ First conda command hangs indefinitely due to impossibility to solve CUDA Toolkit references.
2. 🥥 It's not possible to impor…
-
Hi, I am trying to use your tool but after the installation it gave out an error saying "no module cv2". I tried `pip install opencv-python` manually, but it gave out another "getting requirement of b…
-
After running every command on the link: https://jetson-docs.com/libraries/opencv/l4t32.7.1/py3.8.0
I'm not able to install openCV 4.8.0
After running the command `python3 -c "import cv2; print(…
-
"Hello, I created a dataset in UCF format, and encountered the following error during the 5th training round. How should I resolve this?"
```
epoch : 5, update : 110, loss = 4.063435941934586
epo…
-
I installed Kandinsky according to the instructions:
```
PS D:\> pip install "git+https://github.com/ai-forever/Kandinsky-2.0.git"
Collecting git+https://github.com/ai-forever/Kandinsky-2.0.git
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bu…
hhhzr updated
5 hours ago