Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month ago
JSON representation

Using PaddleSharp as an OCR engine in kernel memory.

Awesome Lists containing this project

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)