File tree 2 files changed +0
-4
lines changed
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,7 @@ evaluation with a computational cost of 5 billion multiply-adds per inference
18
18
and with using less than 25 million parameters. Below is a visualization of the
19
19
model architecture.
20
20
21
- <center >
22
21
![ Inception-v3 Architecture] ( g3doc/inception_v3_architecture.png )
23
- </center >
24
22
25
23
## Description of Code
26
24
Original file line number Diff line number Diff line change @@ -32,11 +32,9 @@ identify the name of a street (in France) from an image containing upto four
32
32
different views of the street name sign. The model merges information from the
33
33
different views and normalizes the text to the correct format. For example:
34
34
35
- <center >
36
35
![ Example image] ( g3doc/avdessapins.png )
37
36
38
37
Avenue des Sapins
39
- </center >
40
38
41
39
42
40
## Installing and setting up the STREET model
You can’t perform that action at this time.
0 commit comments