657 Commits

Author SHA1 Message Date
jiangqing.vendor
c78be99f6b [Refactor] Refactor TextRecogVisualizer 2022-07-21 10:50:59 +08:00
gaotongxiao
7e7a526f37 New Hmean-iou metric 2022-07-21 10:50:59 +08:00
liukuikun
f47f3eff03 fix polygon type 2022-07-21 10:50:58 +08:00
liukuikun
05e31e09bc [Fix] base decoder forget passing dictionary 2022-07-21 10:50:58 +08:00
gaotongxiao
e2577741dd request 90% unittest coverage 2022-07-21 10:50:58 +08:00
jiangqing.vendor
4706cc7eca [Refactor] Refactor SquareResizePad 2022-07-21 10:50:58 +08:00
liukuikun
2f4679e908 LoadAnnotations 2022-07-21 10:50:58 +08:00
gaotongxiao
be30df5d50 Rename TextRecog directories 2022-07-21 10:50:58 +08:00
gaotongxiao
f820a50752 Rename TextDet directories 2022-07-21 10:50:58 +08:00
jiangqing.vendor
a2a3b677d8 [Update] Update Resize 2022-07-21 10:50:58 +08:00
liukuikun
84a61ba816 RescaleToHeight and PadToWidth 2022-07-21 10:50:58 +08:00
liukuikun
a05e3f19c5 [Feature] TextRecogPostprocessor 2022-07-21 10:50:58 +08:00
liukuikun
e8f57d6540 [Feature] PackDet/RecogInput 2022-07-21 10:50:58 +08:00
jiangqing.vendor
5dc791adbb [Refactor] Refactor randomscaling 2022-07-21 10:50:58 +08:00
jiangqing.vendor
d2808e6b84 [refactor] Refactor Crop-Related Operations 2022-07-21 10:50:58 +08:00
gaotongxiao
7b6778c5d8 add torchvisionwrapper 2022-07-21 10:50:58 +08:00
liukuikun
0b5d2df310 [Refactor] BaseDecoder 2022-07-21 10:50:58 +08:00
liukuikun
6cd38a038f [Refactor] base recog loss 2022-07-21 10:50:57 +08:00
wangxinyu
ac4eb34843 [Refactor] RandomCropFlip 2022-07-21 10:50:57 +08:00
gaotongxiao
79186b61ec ImgAug: ignores->ignored 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
gaotongxiao
6478499073 add mode to rescale_polygon(s) 2022-07-21 10:50:57 +08:00
gaotongxiao
df2f7b69db Add recognition data migrator 2022-07-21 10:50:57 +08:00
liukuikun
9acc3680cb [Refactor] BaseRecognizer 2022-07-21 10:50:57 +08:00
gaotongxiao
7b09da485b [Fix] Support textrecog, add more tests 2022-07-21 10:50:57 +08:00
liukuikun
0f041d4250 [Fix] updata LabelData import 2022-07-21 10:50:57 +08:00
gaotongxiao
f6b72b244b Add ImgAug and tests 2022-07-21 10:50:57 +08:00
liukuikun
6fe4ee82f2 [Refactor] text detection and text recognition dataset 2022-07-21 10:50:57 +08:00
gaotongxiao
98d9d39505 Migrate configs to new styles 2022-07-21 10:50:57 +08:00
gaotongxiao
cb85f857aa Add BaseTextDetPostProcessor 2022-07-21 10:50:57 +08:00
gaotongxiao
6a260514e8 Add coco data migrator for detection 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
f0c6d44ce8 Add dump_ocr_data 2022-07-21 10:50:56 +08:00
liukuikun
98bc90bd1c [Feature] TextRecogSample 2022-07-21 10:50:56 +08:00
liukuikun
c920edfb3a [Refactor] split labelconverter to Dictionary 2022-07-21 10:50:56 +08:00
liukuikun
c47c5711c1 [Feature] TextDetSample 2022-07-21 10:50:56 +08:00
xinke-wang
f7cea9d40f add docstring 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
xinke-wang
b5c5ddd3e0 update docstring 2022-07-21 10:50:56 +08:00
gaotongxiao
536dfdd4bd Add PyUpgrade pre-commit hook 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
wangxinyu.vendor
41c1671e7b Refactor PyramidRescale 2022-07-21 10:50:56 +08:00
liukuikun
23458f8a47 [Refactor] union to MODELS 2022-07-21 10:50:56 +08:00
gaotongxiao
3f24e34a5d remove some deprecated files causing import errors 2022-07-21 10:50:56 +08:00
liukuikun
13bd2837ae refactor MODELS 2022-07-21 10:50:56 +08:00