File size: 1,232 Bytes
3b9cd96 bed19b8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
license: cc-by-4.0
task_categories:
- image-segmentation
- image-to-image
language:
- en
tags:
- geology
pretty_name: Geophysical Waveform Inversion Dataset
size_categories:
- 100K<n<1M
---
I parsed the [full openFWI dataset](https://smileunc.github.io/projects/openfwi/datasets) as part of [this kaggle competition](https://www.kaggle.com/competitions/waveform-inversion/overview) - hopefully people can make use of this :)
If you use OpenFWI Datasets in your work, please cite...
```
@inproceedings{NEURIPS2022_27d3ef26,
author = {Deng, Chengyuan and Feng, Shihang and Wang, Hanchen and Zhang, Xitong and Jin, Peng and Feng, Yinan and Zeng, Qili and Chen, Yinpeng and Lin, Youzuo},
booktitle = {Advances in Neural Information Processing Systems},
editor = {S. Koyejo and S. Mohamed and A. Agarwal and D. Belgrave and K. Cho and A. Oh},
pages = {6007--6020},
publisher = {Curran Associates, Inc.},
title = {OpenFWI: Large-scale Multi-structural Benchmark Datasets for Full Waveform Inversion},
url = {https://proceedings.neurips.cc/paper_files/paper/2022/file/27d3ef263c7cb8d542c4f9815a49b69b-Paper-Datasets_and_Benchmarks.pdf},
volume = {35},
year = {2022}
}
``` |