An open API service indexing awesome lists of open source software.

https://github.com/norwegianseismicarray/tf-waveform-scattering

Scattering network for feature extracton to be used in downsteam TF models.
https://github.com/norwegianseismicarray/tf-waveform-scattering

scattering-networks tensorflow

Last synced: 21 days ago
JSON representation

Scattering network for feature extracton to be used in downsteam TF models.

Awesome Lists containing this project

README

        

# Generate waveform scatterings in Tensorflow.

See `examples` to get started.

Based on [seisscatnet](https://github.com/scatseisnet/scatseisnet).

## Performance

Ability to process one week of 50hz data in ~12s on a single NVIDIA A30.

## Installation

Clone repository and install using `python setup.py install`.