你已经派生过 gpr-sidl-inv
镜像自地址
https://gitee.com/sduem/gpr-sidl-inv.git
已同步 2025-08-04 11:16:52 +08:00
@@ -41,6 +41,10 @@ GPR-SIDL-inv/
|
|||||||
|
|
||||||
├── Network/ # Used for storing network models and data loading programs
|
├── 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
|
├── readgssi/ # Software package for reading and converting raw data
|
||||||
|
|
||||||
├── SAVE/ # Save the trained model
|
├── SAVE/ # Save the trained model
|
||||||
@@ -49,9 +53,9 @@ GPR-SIDL-inv/
|
|||||||
|
|
||||||
├── utils/ # tool kit
|
├── 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
|
├── plot.py/ # the tool kit for plotting the 2D image
|
||||||
|
|
||||||
|
在新工单中引用
屏蔽一个用户