Image Classification
MindSpore
Charlotte77 commited on
Commit
de95631
·
1 Parent(s): 4c7d64d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Lenet-5 is one of the earliest pre-trained models proposed by Yann LeCun and oth
18
 
19
  The main reason behind the popularity of this model was its simple and straightforward architecture. It is a multi-layer convolution neural network for image classification.
20
 
21
- ![LeNet Architecture](./lenetarchitecture.jpg)
22
 
23
  [source](https://www.analyticsvidhya.com/blog/2021/03/the-architecture-of-lenet-5/)
24
 
 
18
 
19
  The main reason behind the popularity of this model was its simple and straightforward architecture. It is a multi-layer convolution neural network for image classification.
20
 
21
+ ![LeNet Architecture](./lenetarchitecture.jpeg)
22
 
23
  [source](https://www.analyticsvidhya.com/blog/2021/03/the-architecture-of-lenet-5/)
24