mmocr/tools/analysis_tools
Kevin Wang 37c5d371c7
Fix some browse dataset script bugs and draw textdet gt instance with ignore flags (#1701)
* [Enhancement] textdet draw gt instance with ignore flags

* [Fix] 明确key值定义,防止后续使用img_path时得到lmdb格式中的img_key导致图片无法读取

* [Fix] fix five browse_dataset.py script bugs

* [Fix] fix some pr problems

* [Fix] keep img_path attribute

* [Fix] 防止width很大text很小时,font_size过大显示不全(做keep_ratio的resize然后padding到固定尺寸时可能出现此类情况)
2023-02-17 15:40:24 +08:00
..
browse_dataset.py Fix some browse dataset script bugs and draw textdet gt instance with ignore flags (#1701) 2023-02-17 15:40:24 +08:00
get_flops.py [Feature] Support auto import modules from registry. (#1731) 2023-02-17 10:28:34 +08:00
offline_eval.py [Feature] Support auto import modules from registry. (#1731) 2023-02-17 10:28:34 +08:00
print_config.py [Feature] Add print_config.py to the tools (#1547) 2022-11-17 15:35:01 +08:00