RazorPageCleanArchitecture
RazorPageCleanArchitecture copied to clipboard
Where is the OCR source code corresponding to the website http://razor.i247365.net? Can it be deployed locally?
Where is the OCR source code corresponding to the website http://razor.i247365.net? Can it be deployed locally?
sure
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?
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.