mmocr/tests/test_core
Tong Gao 7571763376
[Refactor] Use MMOCR's registry (#436)
* [Refactor] Use MMOCR's registry

1. Define MMOCR's registries as a child of MMDet's
2. Register all models to MMOCR's own registries
3. Modify some model configs so that some models in MMDet can be
   correctly located
4. Remove some outdated demo scripts

* add detectors
2021-08-19 19:17:15 +08:00
..
test_deploy_utils.py [Refactor] Use MMOCR's registry (#436) 2021-08-19 19:17:15 +08:00
test_end2end_vis.py [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00