Amit Moryossef
Amit Moryossef
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description of the bug I have a dataset of words in Hebrew, written...
Both binaries (`ffprobe` and `ffpmpeg`) work mostly fine for local files. However, `ffprobe` crashes on probing remote videos ```shell ffprobe -i https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerMeltdowns.mp4 ```
### Current Behavior ### Expected Behavior Need to prerender the page using ionic ssr. The title and description should already be internationalized ### Steps To Reproduce view source on sign.mt
Followup from https://github.com/sign-language-processing/spoken-to-signed-translation/issues/46 It seems like reading poses in parallel may result in errors. https://github.com/sign-language-processing/spoken-to-signed-translation/blob/21a34fbb7ae6439eb8ed54b0c4a2a5c4538a7977/spoken_to_signed/gloss_to_pose/lookup/lookup.py#L111-L130 We should add a test
We have had a few cases by now of non constant frame rate videos, e.g. https://github.com/sign-language-processing/pose/issues/127 I would like to add support for this. When creating a pose file, we...
New `HolisticLandmarker` API https://github.com/google-ai-edge/mediapipe/blob/master/mediapipe/tasks/python/test/vision/holistic_landmarker_test.py#L37