Skip to content

Commit 3da0286

Browse files
committed
2 parents 5790bdc + cd54b02 commit 3da0286

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Hand OCR Paint is meant to be useful for testing an OCR Neural Network for handw
66
## Testing
77
[Sample Networks](https://github.com/SimoSbara/HandOCRPaint/tree/main/nets) that I trained (Alex Net and Mobile Net) for immediate testing.
88

9+
![](https://github.com/SimoSbara/HandOCRPaint/blob/main/example_ocr.gif)
10+
911
## Libraries used:
1012
* [CxImage](https://www.codeproject.com/Articles/1300/CxImage) for image encoding/decoding;
1113
* [ONNX](https://github.com/onnx/onnx) neural network engine with DirectML.

0 commit comments

Comments
 (0)