# DB: Real-time Scene Text Detection with Differentiable Binarization
It presents a real-time arbitrary-shape scene text detector, achieving the state-of-the-art performance on standard benchmarks.
## Official Repository
The official repository can be found on:
- [DB](https://github.com/MhLiao/DB)
- [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
## Example
Refer to the [example](../../../examples/db)