-
```gst-launch-1.0 filesrc location='video2.mp4' ! parsebin ! vah264dec ! "video/x-raw(memory:VAMemory)" ! gvapython module=full.py function=process_frame ! vapostproc ! "video/x-raw(memory:VAMemory), …
-
every time I try personmask Ultra V2, I get this error
module 'cv2' has no attribute 'cvtColor'
I have all the vittmatte models downloaded into comfyui models/layerstyle
please help!
![image](htt…
-
I tried using the GPU version of Rembg for video capture processing. I called the API according to the documentation:
```
while cap.isOpened():
ret, frame = cap.read()
if not ret:
break
frame_rg…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
Hello,
I'm …
-
I see a similar post but no solutions so trying again with the same problem.
Installed the extension on automatic1111
Face recognition works and frame preview does too.
When I click start, it g…
-
Hi, thanks for your exciting paper. I want to reproduce it and finetune it.But i meet some question when i test it.
1. Process the nyuv2 dataset with https://github.com/VainF/nyuv2-python-toolkit, it…
-
I really appreciate this module, but I have discovered that OpenCV actually provides a transformation that is able to produce the exact output as the fish2pano module. The OpenCV transformation is 50…
-
List in General:
**Can Be Done Without Training Images**
1. Gamma Correction: Adjust image brightness.
2. Filtering: Apply Gaussian blur, median filter, etc.
3. Color Space Transformation: Conve…
-
Reading engine from file /content/engine/yolo11x_fp16.engine
Total Inference Time : 17.17
Total Frame processed : 750
Average Inference FPS : 43.69
Total Feature Time : 75.53
Average feature FPS : 9.9…
-
Hello dear developers!
I ran into a problem when converting cv2.Mat in the picture
As I understand from your example,
"x": [ [ 1 ], [ 2 ], [ 3 ] ],
"y": [ [ 2 ], [ 3 ], [ 4 ] ],
…