poi_Engineering / README.md
Juartaurus's picture
Upload folder using huggingface_hub
1865436
|
raw
history blame contribute delete
No virus
772 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade
metadata
title: poi_Engineering
app_file: app.py
sdk: gradio
sdk_version: 3.50.2

Pipeline_POI_Engineering

Repo Signboard segmentation and Text recognition

Download pretrain model:

ss: signboards segmentation str: scene text recognition ir: information retrieval

All the checkpoints are available here: poi_engineering_checkpoints

For each model, copy the checkpoint to the same directory (ir --> ir; ss --> ss; str --> str)

Run:

Setup enviroments:

bash setup.sh

Extract text:

bash extract.sh

Image parser

curl -F "image=@/home/trungtv/sources/POI_Engineering/outputs/20220520_150925/frames/frames_0.jpg" http://localhost:5050/parse_image