Skip to content

Commit 4d02b23

Browse files
Update README.md
1 parent f9142c9 commit 4d02b23

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ first by opening the DIGITS workspace we should see something like this
7878

7979
### second the Collected Data
8080

81-
for the supplied data there are 7570 image for the following 3 classes:
81+
for the Collected Data there are 1070 image for the following 3 classes:
8282
1. spoon
8383
2. fork
8484
3. no-thing
8585

8686
#### for image classification
8787

88-
- second the collected data using mobile camera then by resizing the collected data to be 256*256
88+
- the collected data using mobile camera then by resizing the collected data to be 256*256
8989
- by choosing `images` then `classification`.
9090
- adding our dataset url in this case using udacity workspace it will be `/data/kitchen`
9191
- as previous more setting can be done like Minimum samples per class or maximum samples per class or even the percentage of validation photos and testing photos
@@ -106,7 +106,8 @@ samples of the collected data :
106106
- by choosing `images` then `classification`
107107
- now we can set the number of epochs, Snapshot interval, Base Learning Rate, Validation interval ....
108108
- by choosing one of the 3 networks provided LeNet, AlexNet and GoogLeNet in this case GoogLeNet gaved a better results than AlexNet.
109-
- giving the model a name the create.
109+
- giving the model a name then create.
110+
![](https://github.com/mohamedsayedantar/Robotic-Inference/blob/master/images/model2.png)
110111

111112
Results
112113
-------
@@ -140,6 +141,9 @@ Results
140141
![](https://github.com/mohamedsayedantar/Robotic-Inference/blob/master/images/test5.png)
141142
![](https://github.com/mohamedsayedantar/Robotic-Inference/blob/master/images/test6.png)
142143

144+
Discussion
145+
----------
146+
143147

144148

145149

0 commit comments

Comments
 (0)