Update README.md
Browse files
README.md
CHANGED
|
@@ -8,8 +8,8 @@ The model is designed to recognize characters from image inputs and can be used
|
|
| 8 |
|
| 9 |
- **Parameter count**: 1.3M
|
| 10 |
- **Type**: Convolutional Neural Network (CNN)
|
| 11 |
-
- **Input**: Grayscale image of a single Armenian character (
|
| 12 |
-
- **Output**: One of the
|
| 13 |
- 39 uppercase Armenian letters (Ա–Ֆ)
|
| 14 |
- 39 lowercase Armenian letters (ա–ֆ)
|
| 15 |
- Model's accuracy score is 0.95 (95%)
|
|
|
|
| 8 |
|
| 9 |
- **Parameter count**: 1.3M
|
| 10 |
- **Type**: Convolutional Neural Network (CNN)
|
| 11 |
+
- **Input**: Grayscale image of a single Armenian character (64x64)
|
| 12 |
+
- **Output**: One of the 78 classes:
|
| 13 |
- 39 uppercase Armenian letters (Ա–Ֆ)
|
| 14 |
- 39 lowercase Armenian letters (ա–ֆ)
|
| 15 |
- Model's accuracy score is 0.95 (95%)
|