Lynne Grewe

Results 4 issues of Lynne Grewe

When trying to train fs_vid2vid on my own data after running images through openpose, etc. and creating lmdb files, I get this error. I do not know why reading in...

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ x] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [...

type:bug
models:research:odapi

### Checklist - [x] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [x] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [x] I have checked the [release...

when import mediapipe get following error: [/usr/local/lib/python3.11/dist-packages/mediapipe/tasks/python/audio/__init__.py](https://localhost:8080/#) in 25 AudioEmbedderOptions = audio_embedder.AudioEmbedderOptions 26 AudioEmbedderResult = audio_embedder.AudioEmbedderResult ---> 27 RunningMode = core.audio_task_running_mode.AudioTaskRunningMode 28 29 # Remove unnecessary modules to avoid duplication...

platform:python
type:bug