Skip to content

Commit 680f637

Browse files
author
EC2 Default User
committed
update
1 parent 35a7f69 commit 680f637

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ CIFAR-10 is a benchmark dataset for image classification in the CV and ML litera
1212
### Model-2: Sign language digits classification
1313
For model-2, we will use the sign language digits dataset. This dataset distinguishes the sign language digits from 0 to 9. The figure below shows a sample of the dataset.
1414
Following are the details of the dataset:
15-
• Number of classes = 10 (digits 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9)
16-
• Image size = 100 × 100
17-
• Color space = RGB
18-
• 1,712 images in the training set
19-
• 300 images in the validation set
20-
• 50 images in the test set
15+
16+
* Number of classes = 10 (digits 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9)
17+
* Image size = 100 × 100
18+
* Color space = RGB
19+
* 1,712 images in the training set
20+
* 300 images in the validation set
21+
* 50 images in the test set
2122

2223

2324
## Security

0 commit comments

Comments
 (0)