Daniel Diaz

Results 3 issues of Daniel Diaz

Just trying to understand what happens when in_channels=1. Every time I rerun the script the _conv_stem.weight is different each time. When in_channels=3 it is the same each time. It seems...

I am trying to export a yarn to_zip_npz, but I am getting this runtime error. How exactly do I fix this? For instance here is a toy example that kindly...

So the Torus() object seems to be having an issue for me with vedo: 2023.4.3, vtk: 9.2.5 . With this script ``` from vedo import * torus = Torus() ```...