You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,40 @@ first by opening the DIGITS workspace we should see something like this
89
89
90
90
### second the Collected Data
91
91
92
+
#### for image classification
93
+
92
94
- second the collected data using mobile camera then by resizing the collected data to be 256*256
95
+
- by choosing `images` then `classification`.
96
+
- adding our dataset url in this case using udacity workspace it will be `/data/kitchen`
97
+
- 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
98
+
- then by giving the dataset a name and choosing create :
0 commit comments