There was an error while loading. Please reload this page.
1 parent 9d2b30c commit 9a8efbaCopy full SHA for 9a8efba
README.md
@@ -67,6 +67,11 @@ The training curves of the above DNN models:
67
| [DPN-92](https://arxiv.org/pdf/1707.01629.pdf) | 99.76 | [SENet-18](https://arxiv.org/pdf/1709.01507.pdf) | 99.69 |
68
| [MobileNet](https://arxiv.org/pdf/1704.04861.pdf) | 99.44 | [CapsNet](https://arxiv.org/pdf/1710.09829.pdf) | 98.84 |
69
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
+
75
## Faults Analysis
76
<figure class="half">
77
<img src="./figures/faults.png" width="70%">
0 commit comments