File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Will be released soon.
Original file line number Diff line number Diff line change @@ -70,8 +70,6 @@ CTGAN/:
70
70
| |--multiView_CTGAN/: single view X-Ray to CT model
71
71
| |--singleView_CTGAN/: Biplanar X-Rays to CT model
72
72
|
73
- |--images/: markdown support images
74
- |
75
73
|--test.py: test script that demonstrates the inference workflow and outputs the metric results
76
74
|--train.py: training script that trains models
77
75
|--visual.py: same working mechanism as test.py but viualizing the output instead of calculating the statistics
@@ -84,6 +82,7 @@ XRAY_TRANSFER/: (Will be released soon.) Cycle-gan based pipeline to make the sy
84
82
|--
85
83
|--
86
84
|--
85
+ images/: markdown support images
87
86
LICENSE
88
87
README.md
89
88
```
Original file line number Diff line number Diff line change
1
+ # Will be released soon.
You can’t perform that action at this time.
0 commit comments