mmocr/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
..
analysis_tools Fix some browse dataset script bugs and draw textdet gt instance with ignore flags (#1701) 2023-02-17 15:40:24 +08:00
dataset_converters [Feature] Support auto import modules from registry. (#1731) 2023-02-17 10:28:34 +08:00
model_converters [Enchancement] Only keep meta and state_dict when publish model (#1729) 2023-02-15 19:45:12 +08:00
dist_test.sh [Fix] fix base name and dist_xx (#1253) 2022-08-04 15:25:54 +08:00
dist_train.sh [Fix] fix base name and dist_xx (#1253) 2022-08-04 15:25:54 +08:00
slurm_test.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
slurm_train.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
test.py [Feature] Support auto import modules from registry. (#1731) 2023-02-17 10:28:34 +08:00
train.py [Feature] Support auto import modules from registry. (#1731) 2023-02-17 10:28:34 +08:00