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.
- Host: GitHub
- URL: https://github.com/norwegianseismicarray/tf-waveform-scattering
- Owner: NorwegianSeismicArray
- Created: 2022-12-14T16:52:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T10:52:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-18T01:42:49.746Z (4 months ago)
- Topics: scattering-networks, tensorflow
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.