netnr
V2EX  ›  Docker

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

  •  
  •   netnr ·
    netnr · Jan 15 · 1497 views
    This topic created in 119 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   ·   6118 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 06:12 · PVG 14:12 · LAX 23:12 · JFK 02:12
    ♥ Do have faith in what you're doing.