@@ -86,7 +86,7 @@ Layout analysis divides the document data into regions, including the use of Pyt
Table OCR converts table image into excel documents, which include the detection and recognition of table text and the prediction of table structure and cell coordinates. For detailed, please refer to [document](table/README.md)
### 3. Predictive by inference engine
## 3. Predictive by inference engine
Use the following commands to complete the inference.
After running, each image will have a directory with the same name under the directory specified in the output field. Each table in the picture will be stored as an excel, and the excel file name will be the coordinates of the table in the image.