update README_CN.md.

Signed-off-by: 葛峻恺 <202115006@mail.sdu.edu.cn>
这个提交包含在:
葛峻恺
2025-04-09 02:33:58 +00:00
提交者 Gitee
父节点 02d5a4a886
当前提交 ff6d7411cf

查看文件

@@ -141,21 +141,21 @@ pip install -r requirements.txt
### 4. 反演预测与时深转换 ### 4. 反演预测与时深转换
步骤8: 运行 Prediction.py 使用训练好的模型对实测数据进行预测反演。 步骤8: 运行 8_prediction.py 使用训练好的模型对实测数据进行预测反演。
步骤9: 运行 7_network_train.py 将时间域反演结果转换为深度域结果。 步骤9: 运行 9_time_depth_convert.py 将时间域反演结果转换为深度域结果。
### 🙏 Acknowledgements ### 🙏 🙏 致谢
We sincerely thank the developers of the following open-source tools used in this project: 我们诚挚地感谢本项目中使用的以下开源工具的开发者:
- **gprMax**: An open-source electromagnetic wave simulation software widely used for Ground Penetrating Radar (GPR) modeling and research. - **gprMax**: 一款开源的电磁波仿真软件,广泛应用于探地雷达GPR建模与科研领域。
- **readgssi**: An open-source Python tool designed to read and process GPR data collected by GSSI equipment. - **readgssi**: 一款开源的 Python 工具,用于读取和处理 GSSI 设备采集的探地雷达数据。
Both gprMax and readgssi are licensed under the GNU General Public License v3 (GPL-3.0), a strong copyleft license approved by the Open Source Initiative (OSI), and widely used in global and Chinese open-source communities. gprMax readgssi 均遵循 GNU 通用公共许可证第 3 版GPL-3.0。该许可证由开源促进会OSI批准,属于强传染性的开源协议,已在全球及中国的开源社区中被广泛采用。
We are grateful for their contributions to the scientific and open-source ecosystem. 我们感谢这些工具的开发者为科学研究与开源生态系统所作出的贡献。
### 📝 参考文献 ### 📝 参考文献