mmocr/tools/data/textdet
Tong Gao 884755d05d
Fix #112: Remove the need of drop_orientation_info in data preprocessing steps (#375)
* ctw1500 ignore orientation

* restore maskrcnn config

* ignore_orientation support for icdar datasets

* update docs

* ignore orientation for total text

* Add LoadOCRImageFromFile

* Fix typo

* simplify design

* remove LoadOCRImageFromFile

* update chinese docs
2021-07-20 23:02:25 +08:00
..
coco_to_line_dict.py Add list_from_file and list_to_file (#226) 2021-05-24 06:01:42 +00:00
ctw1500_converter.py Fix #112: Remove the need of drop_orientation_info in data preprocessing steps (#375) 2021-07-20 23:02:25 +08:00
icdar_converter.py Fix #112: Remove the need of drop_orientation_info in data preprocessing steps (#375) 2021-07-20 23:02:25 +08:00
synthtext_converter.py Fix typos (#207) 2021-05-18 05:44:52 +00:00
textocr_converter.py add TextOCR dataset converter (#293) 2021-06-21 03:06:10 +00:00
totaltext_converter.py Fix #112: Remove the need of drop_orientation_info in data preprocessing steps (#375) 2021-07-20 23:02:25 +08:00