当前位置: 首页 > news >正文

表格识别目前sota

表格识别目前sota

Ollama
Download Ollama.
run with:
ollama run glm-ocr

Ollama will automatically use image file path when an image is dragged into the terminal:

ollama run glm-ocr Text Recognition: ./image.png # 这个效果好.

ollama run glm-ocr Table Recognition: ./image.png # 这个目前效果不行.