遇见数据集

Data and models for IMS and GR network PhaseNet and EarthquakeTransformer

收藏
Zenodo2026-03-20 更新2026-05-26 收录
官方服务:

资源简介:

Part of the publication "Effects of Waveform Denoising and Network-Specific Training on ML-Based Seismic Phase Picking" submitted to Pageoph. The files named "adversary" use the PhaseNet model. The models and GR dataset can be loaded with seisbench (https://github.com/seisbench/seisbench), using e.g. the commands on cuda ready devices: model = sbm.PhaseNet.load("model_IMS_adversary") model = sbm.EQTransformer.load("model_eqt_bgr") The models were trained with cuda, so on cpu only devices the map_location needs to be explicitly defined: model = sbm.PhaseNet.load("model_IMS_adversary", map_location=torch.device('cpu')) model = sbm.EQTransformer.load("model_eqt_bgr", map_location=torch.device('cpu'))

提供机构:
Zenodo
创建时间:
2026-03-20
二维码
社区交流群
二维码
科研交流群
商业服务