Skip to content

Initial release

Compare
Choose a tag to compare
@jamm1985 jamm1985 released this 14 Aug 09:52
· 23 commits to main since this release
fabbaec

Models

Seismo-Performer - high performance fast-attention spectrogram-based model with 57к parameters.

Spec-CNN - spectrogram-based model variant with CNN instead of Performer (176k parameters).

GPD-fixed - Original GPD model redeployed in tensorflow 2.5 with 1,742k parameters.

Tools

The miniSEED archive scanner. This tool processes 24-hour, single-channel archive files, similar to those generated by the BUD schema. Please see readme for details or use help: python archive_scan.py -h

Code examples

Please, see examples of training, testing, and validation at seismo-performer.ipynb.