Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.95 KB

File metadata and controls

33 lines (23 loc) · 1.95 KB

Interval-HCHO-Concentration-Estimation

Interval Predictions of Upper and Lower Bounds for Global 2019 HCHO Surface Concentration Distribution

This is the PyTorch implementation for our work--Mapping 2019 Global Surface HCHO Distribution and Confidential Interval by Satellite Observation of Sentinel-5P and Neural Network Model. With the usage of quality-driven interval estimation algorithm(High-Quality Prediction Intervals for Deep Learning), we manage to give the point and interval global HCHO surface concentration distribution in 2019.

Contact: Bohan Jin ([email protected]); Yizhe Ding ([email protected])

Model Structure

Notice that ReLU activations in the last block are disabled.

Code Files

Our project contains 4 code files:

  • dataset.py
  • function.py
  • interval.ipynb
  • point.ipynb

Hyperparameters are included in our files and you can run interval.ipynb and point.ipynb to reproduce our results.

Point Estimation of Global 2019 HCHO Surface Concentration Distribution

Training Set and Results

You can download the data from the website mentioned in our paper to train the network.
We have also provided our results in .tif format for downloading.