QuakeFlow is a scalable deep-learning-based earthquake monitoring system with cloud computing. It applies the state-of-art deep learning/machine learning models for earthquake detection. With auto-scaling enabled on Kubernetes, our system can balance computational loads with computational resources.
- DeepDenoiser: (paper) (example)
- PhaseNet: (paper) (example)
- GaMMA: (paper) (example)
- HypoDD (paper) (example)
- More models to be added. Contributions are highly welcomed!
QuakeFlow can be deployed on any cloud platforms with Kubernetes service.
- For google cloud platform (GCP), check out the GCP README.
- For on-premise servers, check out the Kubernetes README.