RazorPageCleanArchitecture icon indicating copy to clipboard operation
RazorPageCleanArchitecture copied to clipboard

Where is the OCR source code corresponding to the website http://razor.i247365.net? Can it be deployed locally?

Open dizhenx opened this issue 1 year ago • 3 comments

Where is the OCR source code corresponding to the website http://razor.i247365.net? Can it be deployed locally?

dizhenx avatar Jun 29 '23 09:06 dizhenx

sure

neozhu avatar Jun 29 '23 09:06 neozhu

sure

After executing "Navigate to src/WebUI/ClientApp and run npm start to launch the front end (Angular)," when I log in to the browser interface, the page appears in its original state. It doesn't have the OCR interface functionality displayed at razor.i247365.net. How can I load the OCR interface?

dizhenx avatar Jun 30 '23 02:06 dizhenx

You can refer to this open source project https://github.com/PaddlePaddle/PaddleOCR. It provides a Docker image, which you can use to run a Docker container and then it's ready to use.

neozhu avatar Jun 30 '23 03:06 neozhu