netnr
V2EX  ›  Docker

轻量级 OCR 文字识别服务 netnr/liteocr

  •  
  •   netnr ·
    netnr · Jan 15 · 2052 views
    This topic created in 177 days ago, the information mentioned may be changed or developed.

    https://hub.docker.com/r/netnr/liteocr

    识别结果仅纯文字,不适合专业场景

    docker run -d -p 7715:7715 --name liteocr netnr/liteocr
    
    # PUT
    curl http://localhost:7715/api/ocr -T image.png
    
    # GET URL
    curl "http://localhost:7715/api/ocr?url=https://example.com/image.png"
    
    # POST file
    curl -X POST http://localhost:7715/api/ocr -F "[email protected]"
    
    # Swagger
    http://localhost:7715/swagger
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1180 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 17:50 · PVG 01:50 · LAX 10:50 · JFK 13:50
    ♥ Do have faith in what you're doing.