-
Hey I am bit confuse to use Mediapipe in our product. As we know that apple has already deprecated OpenGL and OpenCL & will be completely remove in upcoming iOS OS, but mediapipe is using OpenGL & …
-
Hello, I get the following error in the visualisation stage. Seems pretty basic, could this be a numpy version issue maybe.
running anaconda3 on windows 7 with numpy 1.13.3
Traceback (most recen…
-
Hi,
Is it possible to use with OpenAI Gym Env (non-image like Cartpole - yes I know it's very basic but I have a custom one that acts similar to Cartpole but can take forever to solve on a single ma…
-
I would like to help add support for Docker for Windows. Filing an issue to track my work.
-
As you suggested in the instruction, I installed requirement and ran run.sh and got the following error:
```
----------------
Configuration:
{'tab': 'single_h36m_g0', 'eval': True, 'eval_pw3d'…
-
Hi, I was wondering if it's possible to have the notes to render properly if they are in markdown?
At the moment in the notes section, I can only see markdown code indicating that it's not being ren…
-
I have been thinking about a super-light API for scheduling graphics, physics, and control. The main constraint is that I would like to keep the main loop in the hand of the user (so, no registering o…
-
release date: Q2 2020 (may 23rd, 2020)
Expected:
- Jupyterlab-2.1, Jedi-0.17.0+
- Python-3.8 reaches parity of packages with Python-3.7 :
- [x] Tensorflow-cpu-2.2.0
- [x] Cartopy-0.18.0 …
-
I am using the pyfaidx to index an fasta file. It works well for one process. When I run with multiple process with shared memory, the fetched records seems messed up. I am not sure whether something …
-
Hello,
I had generated images by Blender in order to provide datasets for training deep learning model (classification, instance segmentation, pose, ...) with Physics integration, object randomly pla…