Sandro Braun

Results 27 issues of Sandro Braun

In most other 3D pipelines, coordinate transforms are represented as arrows instead of lines. It would be nice to have this here too, because it shows much more clearly what...

help wanted
feature-request

I know this is a very niche problem, but I discovered when using `ax.fill_between` together with `ax.set_yscale("log")`, a problem occurs when filling from 0 to some other number (see example...

After checking the related issues to colorbars (#111 , #115 ), I found that the colorbar is not working when using this snippet https://stackoverflow.com/questions/32462881/add-colorbar-to-existing-axis Is there a quick fix for...

Hi, I would like to ask if there is a section that describes the algorithm used or in general the methodology so that I do not have to go through...

So I was wondering if there already exists an option to also download the images that are added to the notes. In that case, one might need to change the...

Hi, I was trying to use pymesh for my problem, however, it did not work as expected. I am working with shapes which are not usual triangle meshes. More specifically,...

Hey guys, I have had some struggles understanding how to get a regular split operation to work with an "arbitrary polygon". So I thought that maybe someone might benefit from...

I am getting an error when trying to load the checkpoint I trained with the first-order motion model. A quick google search suggests that the pytorch version might cause checkpoints...

Hi. First of all, thanks for writing this library. It saves me a lot of time just wrapping tensorflow code into a new function and using it as is in...

Hi, I have been using python-miio happily on my rapsberry pi 400, but wanted to switch to a smaller device. Hence I wanted to ask if there are any plans...

enhancement