798 Commits

Author SHA1 Message Date
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
liukuikun
a90b9600ce [Refactor] refactor DATASETS and TRANSFORMS 2022-07-21 10:50:55 +08:00
gaotongxiao
b5fc589320 Add CI 2022-07-21 10:50:55 +08:00
liukuikun
324b7e4e80 add registy file and inherit all registy 2022-07-21 10:50:55 +08:00
gaotongxiao
69e6c80558 move tests to old_tests, add empty test folders 2022-07-21 10:50:55 +08:00
~akA,4}3(V
73222b270c
[Fix] Update lmdb_converter and ct80 cropped image source in document (#1164)
* fix #1088: replace txt2lmdb.py with lmdb_converter.py in eng doc

* fix #536: add ct80 cropped image source

* update ct80 link

update ct80 link to permanent link
2022-07-20 19:25:39 +08:00
Tong Gao
107e9d2f48
[Docs] Limit markdown version (#1172) 2022-07-20 19:24:17 +08:00
Jaylin Lee
1755dad193
[Fix] Fixed docstring syntax error of line 19 & 21 (#1157)
* Fixed docstring syntax error of lineno 19 & 21

* pre-commit
2022-07-16 21:33:09 +08:00
leezeeyee
4c1790b3c6
[Fix] fix typo of --lmdb-map-size default value (#1147)
* fix typo of --lmdb-map-size default value

* fix

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-07-16 21:32:15 +08:00
Qing Jiang
5657be1e1a
[Fix] Fix a bug in LmdbAnnFileBackend that cause breaking in Synthtext detection training (#1159)
* loss

* fix

* 'update'

* 'update'
2022-07-15 20:37:39 +08:00