Update README.md
Browse files
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 |
+

|
| 46 |
+
|
| 47 |
+
*Figure 1. Model architecture for the model having no augmentation and traditional augmentation.*
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+

|
| 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:
|