Satyam Goyal
Merge pull request #95 from Satgoy152:adding-doc
e7d94f5
|
raw
history blame
1.21 kB

DB

Real-time Scene Text Detection with Differentiable Binarization

Note:

Demo

Run the following command to try the demo:

# detect on camera input
python demo.py
# detect on an image
python demo.py --input /path/to/image

# get help regarding various parameters
python demo.py --help

Example outputs

mask

gsoc

License

All files in this directory are licensed under Apache 2.0 License.

Reference