We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970491f commit 25c4c09Copy full SHA for 25c4c09
README.md
@@ -2,5 +2,5 @@ Implement the code from the [Paper](https://arxiv.org/pdf/1409.4842.pdf), all th
2
3
The accuracy and loss are shown as below:
4
5
-<img src="https://github.com/AlgorithmicIntelligence/GoogLeNet_Pytorch/blob/master/README/Accuracy.png" width="450"><img src="https://github.com/AlgorithmicIntelligence/ZFNet_Pytorch/blob/master/README/Loss.png" width="450">
+<img src="https://github.com/AlgorithmicIntelligence/GoogLeNetv1_Pytorch/blob/master/README/Accuracy.png" width="450"><img src="https://github.com/AlgorithmicIntelligence/GoogLeNetv1_Pytorch/blob/master/README/Loss.png" width="450">
6
0 commit comments