Skip to content

GenericAltimetryTools/AIBathy

Repository files navigation

AIBathy: Recovering Bathymetry from Satellite Altimetry-derived Gravity by Fully Connected Deep Neural Network (FC-DNN)

Welcome to the AIBathy project! This project uses deep learning techniques to predict ocean bathymetry.

Paper

We have submitted a paper detailing the methods and results of this project to a scientific journal. The paper is accepted now (DOI: 10.1109/LGRS.2023.3302992). We will update this section with the citation details once the paper is published.

@article{yang_recovering_2023,
	title = {Recovering {Bathymetry} {From} {Satellite} {Altimetry}-{Derived} {Gravity} by {Fully} {Connected} {Deep} {Neural} {Network}},
	volume = {20},
	issn = {1558-0571},
	doi = {10.1109/LGRS.2023.3302992},
	journal = {IEEE Geoscience and Remote Sensing Letters},
	author = {Yang, Lei and Liu, Min and Liu, Na and Guo, Jinyun and Lin, Lina and Zhang, Yuyuan and Du, Xing and Xu, Yongsheng and Zhu, Chengcheng and Wang, Yongkang},
	year = {2023},
	pages = {1--5},
}

Code

The code for this project is available in this repository. It includes all the scripts and data files necessary to reproduce our results. We have also included detailed comments in the code to explain how it works.

Usage

To use this code, you will need to have Python and several Python libraries installed, including TensorFlow, NumPy, and Matplotlib. You can run the code on any system that supports Python.

Citation

If you find this code useful in your research, please consider citing it. You can use the following citation:

@misc{lei_aibathy_2023,
	title = {{AIBathy}},
	copyright = {MIT},
	url = {https://github.com/GenericAltimetryTools/AIBathy},
	abstract = {Ocean bathymetry predication by Deep Learning},
	urldate = {2023-07-25},
	publisher = {The Generic Altimetry Tools},
	author = {Lei, Yang and Yuyuan, Zhang},
	month = jun,
	year = {2023},
	note = {original-date: 2022-10-05T10:28:32Z},
}

Contact

If you have any questions or suggestions about this project, please feel free to open an issue or submit a pull request.

About

Ocean bathymetry predication by Deep Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages