netnr
V2EX  ›  Docker

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

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