Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ This model is licensed under the **AGPL-3.0** license to comply with the [Plom P
|
|
40 |
- 0–9: Digits
|
41 |
- 10: Blank image
|
42 |
- **Architecture**: 3-layer CNN with BatchNorm, ReLU, MaxPooling, Dropout, Fully Connected Layers
|
43 |
-
- **Model Format**: TorchScript (`.pt`)
|
44 |
- **Training Dataset**: Combined MNIST, EMNIST Digits, and 5000 synthetic blank images
|
45 |
|
46 |
---
|
|
|
40 |
- 0–9: Digits
|
41 |
- 10: Blank image
|
42 |
- **Architecture**: 3-layer CNN with BatchNorm, ReLU, MaxPooling, Dropout, Fully Connected Layers
|
43 |
+
- **Model Format**: TorchScript (`.pt`), ONNX (`.onnx`)
|
44 |
- **Training Dataset**: Combined MNIST, EMNIST Digits, and 5000 synthetic blank images
|
45 |
|
46 |
---
|