Kevin Cutler

Results 6 issues of Kevin Cutler

Night mode is enabled in settings, but it doesn't change the appearance of the pdf viewer. Furthermore, changing page color and text color within the code does nothing to the...

If this can affect single window transparency, would it be trivial to add an inversion filter as well?

Plot color options are not working for all options of `imatlab_export_fig()`. Below is just some test code, which should be plotting a green sine wave on a black background. This...

I am curious if it would be possible to include the `return_indices` argument/ output of scipy.ndimage.distance_transform_edt, which returns a map of the closest object index for each pixel of the...

enhancement

This project is awesome, thanks for sharing it. I'm finding that (at least on macOS 11.3), there is a significant amount of scroll lag, exactly as seen in Safari (it...

@pvjosue I tried swapping this in for conv2D and conv3D in a Unet. I am getting the correct shape but all NaNs as output. Do kernel_initializer and bias_initializer need to...