porestar commited on
Commit
160304e
·
verified ·
1 Parent(s): cf5610f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -24,3 +24,21 @@ configs:
24
  - split: valid
25
  path: data/valid-*
26
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  - split: valid
25
  path: data/valid-*
26
  ---
27
+ This dataset is part of the work by Guo Zhixiang et al.https://github.com/ProgrammerZXG/Cross-Domain-Foundation-Model-Adaptation?tab=readme-ov-file
28
+
29
+ The dataset is originally available on Zenodo https://zenodo.org/records/12798750
30
+ And licensed under Creative Commons Attribution 4.0 International
31
+
32
+ Please cite the following article if you use this dataset:
33
+ @misc{guo2024crossdomainfoundationmodeladaptation,
34
+ title={Cross-Domain Foundation Model Adaptation: Pioneering Computer Vision Models for Geophysical Data Analysis},
35
+ author={Zhixiang Guo and Xinming Wu and Luming Liang and Hanlin Sheng and Nuo Chen and Zhengfa Bi},
36
+ year={2024},
37
+ eprint={2408.12396},
38
+ archivePrefix={arXiv},
39
+ primaryClass={cs.CV},
40
+ url={https://arxiv.org/abs/2408.12396},
41
+ }
42
+
43
+
44
+ Additional information can be found at https://github.com/porestart/seismic-datasets