Skip to content

Overview

EQNet: EarthQuake Neural Networks

PhaseNet

Original PhaseNet for picking arrival time.

PhaseNet+

PhaseNet for picking arrival time and polarity.

python predict.py --model phasenet_plus --data_list mseed.txt --result_path ./results --batch_size=1 --format mseed

PhaseNet-TF

PhaseNet in time-frequency domain for deep earthquakes

PhaseNet-DAS

PhaseNet for Distributed Acoustic Sensing (DAS) data.