mmocr/tools
liukuikun 5671939bbc
[Fix] fix converting to onnx bug because of changing key from img_shape to resize_shape (#523)
* fix pytorch to onnx for mmocr0.3.0

* fix pytorch to onnx for mmocr0.3.0

* modify deployment doc and fix scale_factor bug and test psenet and panet

* fix trt part

* init detector with **(cfg.model)

Co-authored-by: AllentDan <AllentDan@yeah.net>
2021-10-20 19:55:57 +08:00
..
data [Fix] Totaltext_converter: skip invalid annotations (#438) 2021-08-20 11:23:05 +08:00
deployment [Fix] fix converting to onnx bug because of changing key from img_shape to resize_shape (#523) 2021-10-20 19:55:57 +08:00
benchmark_processing.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
det_test_imgs.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08: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] Support Chinese for kie show result (#464) 2021-08-30 16:45:43 +08:00
publish_model.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
recog_test_imgs.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08: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 [Fix] Fix image export in test.py for KIE models (#486) 2021-09-18 18:24:55 +08:00
train.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00