-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- [X] …
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- […
-
I have Anaconda installed on my windows machine, so I only followed the instructions below `Activate conda environment`. So create the new environment, activate it and install the dependencies via cop…
-
work_dir = 'weights'
gpu_ids = range(0, 1)
Traceback (most recent call last):
File "tools/train.py", line 221, in
main()
File "tools/train.py", line 185, in main
test_cfg=cfg.get(…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- […
-
Hi. Do you use this method for text recognition? I want to do text recognition of image , but I don't know where to start. Do you have any good suggestions?
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- [X] …
-
### What is the feature?
When I wrote pipelines involving mmdetection models and mmocr models for object detection/instance segmentation and text recognition respectively it was very conventient to…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- […
-
**Describe the feature**
**Motivation**
LoadImageFromWebcam is not easy to understand how it works.
Actually it transform ndarray to default mmdetection data format.
So I think it is good idea…