File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,9 @@ python example_vis_6dpose.py --dataset_root YOUR_DATASET_ROOT
3333## Documentations
3434
3535We also provide detailed documentations for the toolkit. You may refer to the documentations for more details.
36- You need to build the documentations locally by running the following command.
36+ The documentation is available at [ here] ( https://ocrtoc-dataset-toolkit.readthedocs.io/en/latest/ ) .
37+
38+ You can also build the documentations locally by running the following command.
3739
3840``` bash
3941cd OCRTOC_dataset_toolkit/docs
Original file line number Diff line number Diff line change 1818# -- Project information -----------------------------------------------------
1919
2020project = 'ocrtoc_dataset_toolkit'
21- copyright = '2021, MinghaoGou '
21+ copyright = '2021, Alibaba AI Lab '
2222author = 'MinghaoGou'
2323
2424release = '0.0.0'
You can’t perform that action at this time.
0 commit comments