-
After landmark is obtained, how to get aligned faces suitable for face recognition?
-
I have tried every single Hugging Face CTranslate 2 models under 6GB and I always get the same error : "Failed to load CT2 model. This model cannot be used as a sequence to sequence model.". Once I ev…
-
When testing the Shiny app, Data Input From File worked as before, whereas Data Input From Workspace resulted in the error message below (this *used* to work fine):
```
Error in validObject(.Objec…
-
I'm curious if there is a reason for converting the image to grayscale using the to_gray function on line 192 of the pipeline.py file, "face_features_image = torch.where(bg, white_image, self.to_gray(…
-
Here are some initial results; I’ll get back to you soon after I check in more detail how it works. I haven’t yet added treatment for boundary cells and faces on the edge. If you're interested in the …
-
Hi,
Is it possible to convert a [LoRA](https://github.com/ml-explore/mlx-examples/tree/main/lora) model trained with MLX back into the HuggingFace format to publish on the HuggingFace hub, and prefer…
-
Tried to set this up as a colab but it was a disaster, so many clashing versions of depenencies.
Tried to run the huggingface page and got this error:
"error
CUDA must not be initialized in the m…
-
features = {"img_raw_b": tf.FixedLenFeature([], tf.string), # 定长特征解析
"img_raw_g": tf.FixedLenFeature([], tf.string),
"img_raw_r": tf.FixedLenFeature([], tf.string),
…
-
I've noticed when I have alignHeight set to true some front faces load then hide and I see the back face backwards (like the front is invisible). If I click, then the face shows, but I have to click t…
-
### Ask a question related to OpenToonz
I am curious if OT supports a way to stretch or squash features in columns then reset them in following frames?
Is there also any plugin or work on adding …