Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoSbara authored Feb 11, 2024
1 parent 6bbc929 commit cd54b02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Hand OCR Paint is meant to be useful for testing an OCR Neural Network for handw
## Testing
[Sample Networks](https://github.com/SimoSbara/HandOCRPaint/tree/main/nets) that I trained (Alex Net and Mobile Net) for immediate testing.

![](https://github.com/SimoSbara/HandOCRPaint/blob/main/example_ocr.gif)

## Libraries used:
* [CxImage](https://www.codeproject.com/Articles/1300/CxImage) for image encoding/decoding;
* [ONNX](https://github.com/onnx/onnx) neural network engine with DirectML.
Expand Down

0 comments on commit cd54b02

Please sign in to comment.