Skip to content

Commit 9a8efba

Browse files
authored
Update README.md
1 parent 9d2b30c commit 9a8efba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ The training curves of the above DNN models:
6767
| [DPN-92](https://arxiv.org/pdf/1707.01629.pdf) | 99.76 | [SENet-18](https://arxiv.org/pdf/1709.01507.pdf) | 99.69 |
6868
| [MobileNet](https://arxiv.org/pdf/1704.04861.pdf) | 99.44 | [CapsNet](https://arxiv.org/pdf/1710.09829.pdf) | 98.84 |
6969

70+
<figure class="half">
71+
<img src="./figures/cnn_accuracy.png" width="70%">
72+
<img src="./figures/cnn_loss.png" width="70%">
73+
</figure>
74+
7075
## Faults Analysis
7176
<figure class="half">
7277
<img src="./figures/faults.png" width="70%">

0 commit comments

Comments
 (0)