Amit Moryossef

Results 177 issues of Amit Moryossef

### Problem Every user entering the app sees `English`->`United States` for translation, and needs to select a language, even if they: - Are not using an English language browser -...

enhancement

Not an actual issue, more of a clarification request. I'm trying to do hand pose estimation to a video. Given this video: ![ezgif-6-8ce658e05744](https://user-images.githubusercontent.com/5757359/71964496-59712000-3206-11ea-911c-c06b76e0deb3.gif) This is what OpenPose returns: ![openpose](https://user-images.githubusercontent.com/5757359/71964464-48c0aa00-3206-11ea-9ce6-c42f001ccb9a.gif) It...

### Description I am trying to add this custom element generated with Stencil to YouTube, which uses the `custom-elements-es5-adapter`. However, if I use esm code, I get one type of...

Type: Bug
Focus Area: Standards & Polyfills
wontfix

As discussed in person, I am interested in using this to translate from SignWriting to spoke language text. SignWriting, can be linearly represented like so: However the way it is...

question

(related to #3548) ### Description in Safari in iOS, I can see the "mixed reality" button, while wrapped in a native app, using capacitor, it does not show. Anyway, even...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

package: core
type: bug

**System information** - TensorFlow.js version: 4.10.0 **Describe the current behavior** There has been lots of discussion about model prediction with correct batchnorm norms (https://github.com/tensorflow/tfjs/issues/3152) which comes down to: ```ts model.apply(tensor,...

type:bug
comp:core
stat:awaiting tensorflower

This pull request fixes #1103 Changes here are complete (this works), but we might want to figure out a different solution, in case this is too much hardcoding for you...

There are four metrics available here https://github.com/sign-language-processing/signwriting-evaluation that I would like to report. How can I add custom metrics? (I would like to optimize for one of the metrics)

I would like the option to instead of translating using pixels, translate relative to the view, so it will be in `vw` and `vh` for x and y respectively, and...