mmocr/tools
Xinyu Wang 14c75da7bd
[Feature] Add FUNSD Converter (#808)
* Add FUNSD Converter

* Update tools/data/textrecog/funsd_converter.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update tools/data/textrecog/funsd_converter.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update tools/data/textdet/funsd_converter.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* blank line between sections

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* fix incorrect docstrings

* fix docstrings & fix timer

* add --preserve-vertical arg for preserving vertical texts

* fix --preserve-vertical

* [doc] fix recog.md incorrect description

* fix docstring style

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* fix docstring spaces

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-03-04 12:25:54 +08:00
..
data [Feature] Add FUNSD Converter (#808) 2022-03-04 12:25:54 +08:00
deployment [Enhancement] Add deprecation message for deploy tools (#801) 2022-02-28 16:22:47 +08:00
misc [Docs] Add config tutorial (#683) 2021-12-28 12:41:24 +08:00
benchmark_processing.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
det_test_imgs.py [Fix] Support both ConcatDataset and UniformConcatDataset (#675) 2021-12-22 12:32:02 +00:00
dist_test.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
dist_train.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
kie_test_imgs.py [Feature] Save results to json file for kie. (#589) 2021-11-15 20:28:13 +08:00
publish_model.py [Fix] Fix PyTorch 1.6 incompatible checkpoints (#540) 2021-10-27 19:12:52 +08:00
recog_test_imgs.py [Fix] Support both ConcatDataset and UniformConcatDataset (#675) 2021-12-22 12:32:02 +00:00
slurm_test.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
slurm_train.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
test.py [Enhancement] Remove unnecessary custom_import from test.py (#758) 2022-01-27 11:02:16 +08:00
train.py [Feat] Support specify gpu for testing and training with gpu-id instead of gpu-ids and gpus (#756) 2022-01-27 10:11:14 +08:00