Skip to content

Releases: jamm1985/seismo-performer

v2.1

15 Feb 13:21
Compare
Choose a tag to compare
  • fix combined dataset
  • fix weights

v2.0 Release

10 Jan 13:35
69423e3
Compare
Choose a tag to compare
  • new default weights learned from combined dataset
  • update to tensorflow to 2.7.0
  • update README

Fix release

12 Oct 06:51
9c2b85b
Compare
Choose a tag to compare

Fixes:

  • Change default shift to 10 ms #14

Initial release

14 Aug 09:52
fabbaec
Compare
Choose a tag to compare

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.