-
Four years later, we've moved forward a lot, and some tools that made sense in the beginning don't fit so well in the package anymore! They should not be discarded, rather moved somewhere that makes m…
-
It would be awesome if dynet had spectral methods implemented like tensorflow does; for example https://www.tensorflow.org/api_guides/python/spectral_ops.
-
As it is currently written, the `calc_spectral_mismatch_field()` function takes only the module spectral response (`sr`), the measured spectral solar irradiance (`e_sun`), and the reference spectrum (…
-
Here are 10 approaches to implement adaptive noise reduction, ordered by complexity/effectiveness:
### 1. Enhanced Spectral Subtraction
- Track noise floor during silence periods
- Use overlappin…
-
Email from Rebecca Powles, Wed, Feb 24, 2021
*********
Hi Robin and Simon,
(hope I've picked the right audience - please forward if not)
You may be aware of this already, but it has just come t…
-
The current method of the spectral resolution convolution kernel assumes that there is a single convolution kernel which does not vary with wavelength. This assumes that the spectral resolution is the…
-
Will be useful for knowing which methods are fast/slow to compute and allows users to select faster options.
This might be finicky since many of the methods inherit preprocessed information from ot…
-
- [x] clip_grad_norm_
- [x] clip_grad_value_
- [ ] convert_conv2d_weight_memory_format
- [ ] fuse_conv_bn_eval
- [x] fuse_conv_bn_weights
- [ ] fuse_linear_bn_eval
- [x] fuse_linear_bn_weights
…
-
For the distance sparse matrix obtained by TCRDist, I tried to reduce the dimension first and then cluster. For dimensionality reduction, I used the TruncatedSVD method, which first reduced the origin…
KIEwx updated
8 months ago
-
I'm looking here to try and find out all the wonderful methods that `SpectralCube` has:
http://spectral-cube.readthedocs.io/en/latest/api/spectral_cube.SpectralCube.html
But currently there's only 3 …
cdeil updated
8 years ago