mmocr/tests/test_dataset
Hongbin Sun 44fed8590b
fix bug: remove tail whitespace from gt label (#358)
* fix bug: remove tail whitespace from gt label

* remove useless

* refactor
2021-07-09 13:24:34 +00:00
..
test_base_dataset.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_crop.py Speed up sort_vertex (#239) 2021-05-25 19:58:05 +08:00
test_dbnet_transforms.py Unit tests of dbnet transform (#163) 2021-05-11 15:21:14 +08:00
test_detect_dataset.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_icdar_dataset.py Remove usage of \ (#49) 2021-04-06 12:16:46 +00:00
test_kie_dataset.py Fix kie_test_imgs script for novisual (#319) 2021-06-24 07:22:34 +00:00
test_loader.py Implement iter protocol for Loader (#150) 2021-05-06 09:51:29 +00:00
test_loading.py Hbsun/end2end demo (#105) 2021-04-22 20:42:42 +08:00
test_ner_dataset.py Ner task (#148) 2021-05-18 11:33:51 +08:00
test_ocr_dataset.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_ocr_seg_dataset.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_ocr_seg_target.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_ocr_transforms.py fix #40: add unit test for recog config, transforms, etc. (#44) 2021-04-06 07:17:20 +00:00
test_parser.py fix bug: remove tail whitespace from gt label (#358) 2021-07-09 13:24:34 +00:00
test_test_time_aug.py add sar, seg and other components 2021-04-02 23:54:57 +08:00
test_textdet_targets.py fix #253: speedup; fix assert (#263) 2021-06-23 08:16:57 +00:00
test_transforms.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00
test_uniform_concat_dataset.py use unifor_concat_datase instead of concat_dataset (#343) 2021-07-03 16:03:37 +08:00