-
Hi,
I'd like to use the Python API to get feature metrics from color image regions in memory. I've been able to do this using grayscale data using the `as_ndarray()` method in `PyImageMatrix`. Howe…
-
While we wait on progress on #369 , there are a few improvements that can be made when using the surface transform in DESC
- [ ] Adding utility function to perform the transform in the most efficient…
-
Hi!
I am trying to simulate a spatial filter with LightPipes with an input beam size of 10 mm and a pinhole size of around 10 μm, thus the only way to account for vastly different sampling demands…
-
Hi,
Thanks for sharing your work. Is it possible to provide tensorflow version demo_shape.ipynb and demo_super.ipynb? numpy version is too slow. Thank you in advance.
-
I got: `ModuleNotFoundError: No module named 'h5py'`
at line: `from zernike import RZern`
So H5PY dependency was not installed along wiht zernike when using pip install. I see it in the setup.py s…
-
A lot of math/ML-related workloads need support for complex numbers; there are ways to deal with this in Halide that aren't awful (see apps/fft for a good example), we should really offer something be…
-
Allow services to specify an affinity for a specific cores on your CPU. This will help when we want to be a bit more finetuned with where we are putting our computational resources.
ehpor updated
1 month ago
-
Add utility fxns for poincare XS BC, as methods of the bases they convert
- [ ] FourierZernike 3D to Zernike 2D
- [ ] FourierZernike 3D to FourierZernike 3D without N modes
- [ ] FourierZernike …
-
WaveDiff implements the Rectified Adam Optimiser from the TensorFlow Addons library that has stopped development (see details in [link](https://www.tensorflow.org/addons)). Minimal maintenance release…
-
This requires investigation. User Paul Fitzgerald (Univ Sydney) has supplied comprehensive examples, see below, and .xls on original email, attached here. NOTE that Steve Kline in March 2015 reported …