usls 0.1.11

A Rust library integrated with ONNXRuntime, providing a collection of ML models.
Documentation
1
2
3
4
5
6
7
8
9
# SVTR: Scene Text Recognition with a Single Visual Model


## Official Repository


The official repository can be found on: [SVTRv2](https://paddlepaddle.github.io/PaddleOCR/latest/algorithm/text_recognition/algorithm_rec_svtrv2.html)

## Example


Refer to the [example](../../../examples/svtr)