Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xbotter/PaddleSharp.KernelMemory

Using PaddleSharp as an OCR engine in kernel memory.
https://github.com/xbotter/PaddleSharp.KernelMemory

Last synced: 27 days ago
JSON representation

Using PaddleSharp as an OCR engine in kernel memory.

Lists

README

        

# PaddleSharp.KernelMemory

This project demonstrates how to use PaddleSharpOcr as a custom OCR engine in KernelMemory.

## References

- [PaddleSharp](https://github.com/sdcb/PaddleSharp)
- [KernelMemory](https://github.com/microsoft/kernel-memory)