-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
_No response_
### MediaPipe version
_No response_
### Baze…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'roop-unleashed\installer'
2. Click on 'windows_run.bat'
3. …
-
The error does not always occur and only when using a multistream source adapter and a module primary batch size of 4 or 8
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist…
-
There are few standards, wonder which one this project provides on the resolution of the facial landmark?
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
Windows 10
### MediaPipe Tasks SDK version
_No response_
###…
-
When I use "Face reenactment (self or cross)" with my png and mp4, sometimes it raise "Error with image preprocessing" when "Run reenactment for xxxx images". Is this a problem with my input video
-
The various challenges involved in making sense of an image found on social media is summarized by this image
![Screenshot 2023-12-04 at 15-13-05 Tech Interventions against Online Harms](https://gith…
-
**Describe the bug**
I can see a clear drop of performance since the gradio update. My GPU (RTX 3070ti) is hitting 100% but it takes a much longer time to process.
Any ways to downgrade my version ?…
-
I have a AMD Radeon RX 5700 XT with 8gb vram and are on windows 10
Runnin ComfyUI with the
> --directml
command
When i use this workflow
![facedetailer](https://github.com/ltdrdata/ComfyUI-I…
-
i am try to use face landmark in face_mesh solution , luckly i get right x and y in the landmark by code
```
auto &output_mult_face = detection_packet.Get();
LOG(INFO)