Amit Moryossef
Amit Moryossef
Please look at: https://youtu.be/iES6UjFeuSY This shows that for some reason I can pick gender, but can't country or ages. Also, not that the 'maximum age' has `reverse()` on it, but...
Running sockeye models programmatically is desired (serving models) but is difficult. You have to know what you are doing, and how to initialize the inference `Translator` class, among all other...
I have an experiment, where I can factorize the source, and target tokens, such that the context length becomes very small. To test how effective this is, I tried running...
**I have a different ControlNet case, and I'd love feedback on how to get it working** I am trying to train a ControlNet from SignWriting (lexical writing of sign language)...
Following [the tutorial](https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md#step-3---what-sd-model-do-you-want-to-control) I can successfully download SD, add ControlNet, and train it. Now, I want to continue training the [OpenPose model](https://huggingface.co/lllyasviel/sd-controlnet-openpose) using a different pose estimation tool. I downloaded...
### Solution Holistic ### Describe the actual behavior When using the `holistic` solution, the calculator first estimates the body pose and three points for each hand (`wrist`, `index mcp` and...
Otherwise, the visualizer fails https://viz.mediapipe.dev/
I'm trying to optimize a heuristic someone wrote manually, with gold data I have. Right now, I'm training an MLP, but it would be nice to create a KAN if...
I've been trying to use this repository to test some RTDB code. However, it seems like references are missing `get` and `exists` methods. I do not see anyone else having...
Replaces #251 on current master