AI-vBRAIN commited on
Commit
1654a39
·
verified ·
1 Parent(s): c61d09f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -40,6 +40,17 @@ antspyx
40
 
41
  ---
42
 
 
 
 
 
 
 
 
 
 
 
 
43
  ## Download Model Files
44
 
45
  You can download any `.h5` file directly:
 
40
 
41
  ---
42
 
43
+ ### Model Architecture Overview
44
+
45
+ ![Model Diagram](https://huggingface.co/AI-vBRAIN/pyMEAL/resolve/main/Fig1_TA_NA.png)
46
+
47
+ *Figure 1. Model architecture for the model having no augmentation and traditional augmentation.*
48
+
49
+
50
+ ![Model Diagram](https://huggingface.co/AI-vBRAIN/pyMEAL/resolve/main/models/Fig2_BD_CC_FL.png)
51
+
52
+ *Figure 2. Model architecture for Multi-Stream with a Builder Controller block method (BD), Fusion layer (FL) and Encoder concatenation (CC).*
53
+
54
  ## Download Model Files
55
 
56
  You can download any `.h5` file directly: