Amit Moryossef

Results 177 issues of Amit Moryossef

### Problem The 3D avatar solution is not great. Even if it was great, it is not really guaranteed to work for any possible pose. The skeleton viewer is quite...

enhancement
help wanted
spoken-to-signed

Since you are not maintaining Snakemake, I'd like to use TaskCluster. I read these instructions - https://github.com/mozilla/firefox-translations-training/blob/main/docs/task-cluster.md which seem to claim that training runs happen from git CI. I would...

taskcluster

Similar to #402 In multiple places (e.g. https://github.com/mozilla/firefox-translations-training/blob/main/Snakefile#L549) there is an explicit file path to a `.gz` extension. While I use `.gz`, the `split` command supports other extensions as well....

snakemake

For bicleaner, you use https://github.com/mozilla/firefox-translations-training/blob/main/pipeline/bicleaner/download_pack.py#L93 ```py def main(args: Optional[list[str]] = None) -> None: ``` which is not allowed in this environment, defined [here](https://github.com/mozilla/firefox-translations-training/blob/main/envs/bicleaner.yml) to use python 3.7 > Traceback (most...

I have no idea how to fix this, any help or at least guidance is appreciated. And here is my current log for a new job. It seems to be...

snakemake

It would be nicer if you could upload this to a package manager like `pip`

Created an encironemnt directly from the yml file. When trying to run one of the `experiment_scripts` I get an error that I'm missing `skvideo`. Just letting you know so you...

This issue documents the open issues in the documentation effort: - [x] Lint the doc, fix errors https://github.com/sign-language-processing/pose/commit/85b086485625ed27bd0eaf41b41bc2accefe500d - [x] Figure out why the tests fail in github actions (works...

We should allow storing `float16` poses, somehow, in v0.2, for storage efficiency ![image](https://user-images.githubusercontent.com/5757359/215347873-4fd97858-862a-4ee9-9e7e-0df696d3de0c.png)