Commit Graph

38 Commits (b18a09b2f063911a2de70f477aa21da255ff505d)

Author SHA1 Message Date
Tong Gao 506f7d296e
[Fix] Test svtr_small instead of svtr_tiny (#1786) 2023-03-20 11:09:53 +08:00
Tong Gao 5685bb0f38
[Enhancement] configs for regression benchmark (#1755) 2023-03-07 14:19:22 +08:00
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer (#1484)
* add data preparer

* temporarily ignore data preparer test

* update

* fix comments

* update doc; add script to generate dataset zoo doc

* fix comments; update scripts

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* coco parser

* fix comments

* add fileio tests

* fix test

* add tests for parsers and dumpers

* add test for data preparer

* fix a bug

* update icdar txt parser

* rename icdar txt parser

* fix comments

* fix test

* fix comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <641417025@qq.com>
2022-11-02 15:06:49 +08:00
gaotongxiao 1a167ff317 Migrate tests 2022-07-21 10:58:03 +08:00
gaotongxiao 157cf7a127 Remove useless 2022-07-21 10:57:31 +08:00
wangxinyu 17b56ac646 [Utils] Remove useless & Update covignore 2022-07-21 10:57:31 +08:00
jiangqing.vendor ae4ba012a8 [MMDet] DetWrapper 2022-07-21 10:57:17 +08:00
liukuikun 25faa7d1f1 [Content] refactor vis content 2022-07-21 10:57:17 +08:00
liukuikun 4e603f0531 [Remove] remove useless eval and refactor metrics content 2022-07-21 10:55:46 +08:00
wangxinyu de78a8839f Remove useless 2022-07-21 10:55:46 +08:00
gaotongxiao ed9e8d150c [DRRG] DRRG postprocessor 2022-07-21 10:55:46 +08:00
xinyu 02a43d234e clean point utils todos 2022-07-21 10:55:45 +08:00
wangxinyu 9e9c34d74c [Utils] Migrate utils/box_util.py 2022-07-21 10:55:45 +08:00
wangxinyu c8589f2af4 [Utils] Migrate models/textdet/postprocessors/utils.py 2022-07-21 10:55:45 +08:00
wangxinyu 77e29adb7b [Utils] Migrate datasets/pepelines/box_utils.py 2022-07-21 10:55:45 +08:00
wangxinyu ef98df8052 [Utils] Migrate core/evaluation/utils.py 2022-07-21 10:55:45 +08:00
wangxinyu 298ea312c0 [Utils] Migrate mmocr/apis/utils 2022-07-21 10:55:45 +08:00
jiangqing.vendor 83ec5726d6 Add RecogDatasets 2022-07-21 10:55:44 +08:00
liukuikun 988fea441b [Recognizer] refactor baserecognizer 2022-07-21 10:55:43 +08:00
jiangqing.vendor b406f3785f [MASTER] Add MASTER config 2022-07-21 10:51:02 +08:00
wangxinyu acd2bcc452 [TextSnake] TextSnake Postprocessor 2022-07-21 10:51:02 +08:00
gaotongxiao 32ef9cc3cf [DBNet] Add DBHead 2022-07-21 10:51:00 +08:00
liukuikun 206c4ccc65 [Refactor] encoder_decoder_recognizer 2022-07-21 10:50:59 +08:00
gaotongxiao 7e7a526f37 New Hmean-iou metric 2022-07-21 10:50:59 +08:00
gaotongxiao e2577741dd request 90% unittest coverage 2022-07-21 10:50:58 +08:00
gaotongxiao be30df5d50 Rename TextRecog directories 2022-07-21 10:50:58 +08:00
wangxinyu ac4eb34843 [Refactor] RandomCropFlip 2022-07-21 10:50:57 +08:00
wangxinyu 178030bad6 [Refactor] Refactor transform.RandomRotate 2022-07-21 10:50:57 +08:00
gaotongxiao b28d0d99d6 fix ci 2022-07-21 10:50:57 +08:00
jiangqing.vendor f29853d9cd [Feature] Add Resize 2022-07-21 10:50:57 +08:00
liukuikun 9acc3680cb [Refactor] BaseRecognizer 2022-07-21 10:50:57 +08:00
gaotongxiao f6b72b244b Add ImgAug and tests 2022-07-21 10:50:57 +08:00
gaotongxiao 2c23098b29 Refactor SingleStageTextDetector and update model classes 2022-07-21 10:50:57 +08:00
gaotongxiao 26da038d49 Add BaseTextDetHead 2022-07-21 10:50:57 +08:00
gaotongxiao 9c3d741712 [CI] Run pytest in diff_coverage_test.sh 2022-07-21 10:50:56 +08:00
gaotongxiao 6f3aed95a6 [CI] Force py files being added/modified to meet our UT and docstr coverage requirements 2022-07-21 10:50:56 +08:00
gaotongxiao 593d7529a3 Revert "[CI] Force py files being added/modified to meet our UT and docstr coverage requirements"
This reverts commit 2b5c32704f5898c9fa488b5fc48116cad1c66217
2022-07-21 10:50:56 +08:00
gaotongxiao d98648c06f [CI] Force py files being added/modified to meet our UT and docstr coverage requirements 2022-07-21 10:50:56 +08:00