We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5790bdc + cd54b02 commit 3da0286Copy full SHA for 3da0286
README.md
@@ -6,6 +6,8 @@ Hand OCR Paint is meant to be useful for testing an OCR Neural Network for handw
6
## Testing
7
[Sample Networks](https://github.com/SimoSbara/HandOCRPaint/tree/main/nets) that I trained (Alex Net and Mobile Net) for immediate testing.
8
9
+
10
+
11
## Libraries used:
12
* [CxImage](https://www.codeproject.com/Articles/1300/CxImage) for image encoding/decoding;
13
* [ONNX](https://github.com/onnx/onnx) neural network engine with DirectML.
0 commit comments