Skip to content

dingyizhe2000/Interval-HCHO-Concentration-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (2018200684@ruc.edu.cn); Yizhe Ding (1810015@mail.nankai.edu.cn)

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published