update README.md.

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

查看文件

@@ -41,6 +41,10 @@ GPR-SIDL-inv/
├── Network/ # Used for storing network models and data loading programs
├── Model.py/ # Network Model Based on Transformer and U-shaped Network Structure
├── Mydataset.py/ # Data loading and preprocessing
├── readgssi/ # Software package for reading and converting raw data
├── SAVE/ # Save the trained model
@@ -49,9 +53,9 @@ GPR-SIDL-inv/
├── utils/ # tool kit
├── Model.py/ # network model with transformer
├── layers_generator.py/ # Generate random layers and assign attribute programs
├── Mydataset.py/ # Loading and preprocessing datasets
├── train_val_lr.py/ # Network Training and Validation Management
├── plot.py/ # the tool kit for plotting the 2D image