supermariopy icon indicating copy to clipboard operation
supermariopy copied to clipboard

python library, scripts and notebooks that are usfull from time to time

Results 4 supermariopy issues
Sort by recently updated
recently updated
newest added

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Hello, I am trying to use your tool to save multiple different TFfiles to one CSV, however, it is only saving one CSV. I was hoping that each TF event...

Possible solution: use Matplotlib for plotting key point markers

In [denseposelib.py](https://github.com/theRealSuperMario/supermariopy/blob/f0fdddc093f28e81120096356a771cab0e35a5a7/supermariopy/denseposelib.py) pylab is imported. As you can read [here](https://matplotlib.org/faq/usage_faq.html#matplotlib-pyplot-and-pylab-how-are-they-related) this is discouraged and from what I see can easily changed.