update README.md
This commit is contained in:
@@ -108,7 +108,7 @@ Detects all formulas in the full image, and the results are saved in `TexTeller/
|
|||||||
After **formula detection**, run the following command in the `TexTeller/src` directory:
|
After **formula detection**, run the following command in the `TexTeller/src` directory:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
rec_infer_from_crop_imgs.py
|
python rec_infer_from_crop_imgs.py
|
||||||
```
|
```
|
||||||
|
|
||||||
This will use the results of the previous formula detection to perform batch recognition on all cropped formulas, saving the recognition results as txt files in `TexTeller/src/results`.
|
This will use the results of the previous formula detection to perform batch recognition on all cropped formulas, saving the recognition results as txt files in `TexTeller/src/results`.
|
||||||
|
|||||||
Reference in New Issue
Block a user