mmocr/tools/deployment
Hongbin Sun f8dfbd4177
[Fix] Support both ConcatDataset and UniformConcatDataset (#675)
* support UniformConcatDataset

* update

* rm useless

* handle 2d-list datasets
2021-12-22 12:32:02 +00:00
..
deploy_test.py fix sartrn onnxruntime test (#679) 2021-12-21 13:52:11 +08:00
mmocr2torchserve.py [Feature] Add torchserve support for text detection and recognition (#522) 2021-10-13 22:21:16 +08:00
mmocr_handler.py [Feature] Add torchserve support for text detection and recognition (#522) 2021-10-13 22:21:16 +08:00
onnx2tensorrt.py [Fix] Support both ConcatDataset and UniformConcatDataset (#675) 2021-12-22 12:32:02 +00:00
pytorch2onnx.py [Fix] Support both ConcatDataset and UniformConcatDataset (#675) 2021-12-22 12:32:02 +00:00
test_torchserve.py [Docs] TorchServe docs (#539) 2021-10-22 16:49:28 +08:00