822 Commits

Author SHA1 Message Date
liukuikun
f71852398d pan model 2022-07-21 10:51:02 +08:00
liukuikun
7c3789d64e [PANLoss] pan loss 2022-07-21 10:51:02 +08:00
liukuikun
d636adeb1f fix ut 2022-07-21 10:51:02 +08:00
gaotongxiao
8f7c0e2977 Fix imgaug 2022-07-21 10:51:02 +08:00
gaotongxiao
21d0dd71dc [TextSnake] Refactor textsnake loss 2022-07-21 10:51:02 +08:00
liukuikun
48be56928b fix padtowidth and rescaletoheight 2022-07-21 10:51:02 +08:00
wangxinyu
ed37d2db5c [TextSnake] TextSnake Config 2022-07-21 10:51:02 +08:00
wangxinyu
bf7c738798 [TextSnake] TextSnake Neck 2022-07-21 10:51:02 +08:00
wangxinyu
acd2bcc452 [TextSnake] TextSnake Postprocessor 2022-07-21 10:51:02 +08:00
wangxinyu
f7731c43bd [TextSnake] TextSnake Head 2022-07-21 10:51:02 +08:00
liukuikun
a353a28a1a fix test path 2022-07-21 10:51:02 +08:00
jiangqing.vendor
a135580912 [MASTER] Add Master decoder 2022-07-21 10:51:01 +08:00
liukuikun
f03ed3ce11 [Transform] RandomFlip 2022-07-21 10:51:01 +08:00
liukuikun
d5a2d20574 [Enchance] ce ignore char 2022-07-21 10:51:01 +08:00
gaotongxiao
1af7f94a63 P3: Update textdet data conversion scripts 2022-07-21 10:51:01 +08:00
wangxinyu
3992f0d78e [SATRN] SATRN Config 2022-07-21 10:51:01 +08:00
wangxinyu
b44869059b [SATRN] SATRN Backbone 2022-07-21 10:51:01 +08:00
wangxinyu
401088913b [SATRN] SATRN Encoder 2022-07-21 10:51:01 +08:00
gaotongxiao
35e5138b5d Cleanup test tmp files in test crnn decoder 2022-07-21 10:51:01 +08:00
liukuikun
dfe93dc7d2 [Transform] ScaleAspectJitter 2022-07-21 10:51:01 +08:00
gaotongxiao
da175b44a4 [Fix] Fix RandomRotate 2022-07-21 10:51:01 +08:00
jiangqing.vendor
4f2ec6de71 [NRTR] NRTR config 2022-07-21 10:51:01 +08:00
jiangqing.vendor
50f229d9fe [NRTR] NRTR Encoder 2022-07-21 10:51:01 +08:00
jiangqing.vendor
8614070e36 [NRTR] NRTR Decoder 2022-07-21 10:51:01 +08:00
jiangqing.vendor
d41921f03d [NRTR] NRTR backbone 2022-07-21 10:51:01 +08:00
gaotongxiao
781166764c [Fix] Improve encodedecoderecognizer and base recognizer 2022-07-21 10:51:01 +08:00
jiangqing.vendor
25e819f6bf [Fix] Fix TextDetRandomCrop 2022-07-21 10:51:01 +08:00
jiangqing.vendor
b3b1ef146b [Fix] Check transform's unit test and visualize 2022-07-21 10:51:01 +08:00
wangxinyu
34a96a8b87 [Fix] Fix PadToWidth register 2022-07-21 10:51:01 +08:00
liukuikun
cb8f980bae fix optim warpper 2022-07-21 10:51:01 +08:00
jiangqing.vendor
d859fcad1c [Update] Add toy dataset in 2.0 form for test 2022-07-21 10:51:00 +08:00
liukuikun
2a852f23b5 [Fix] fix hmean iou 2022-07-21 10:51:00 +08:00
gaotongxiao
71d1a445c9 [DBNet] Add DBNet config 2022-07-21 10:51:00 +08:00
gaotongxiao
b585dbcdd7 Fix score field in DBPostprocessor 2022-07-21 10:51:00 +08:00
gaotongxiao
d34fad1451 add db 2022-07-21 10:51:00 +08:00
gaotongxiao
a4952a6dd6 Fix RandomCrop 2022-07-21 10:51:00 +08:00
jiangqing.vendor
8ac235677e [Update] Update data_migrator to suit MJ dataset 2022-07-21 10:51:00 +08:00
liukuikun
f1eebe9e34 [CRNN] CRNN config 2022-07-21 10:51:00 +08:00
liukuikun
38eef984c2 [Refactor]CELoss 2022-07-21 10:51:00 +08:00
liukuikun
f4a8e0f3a9 [Fix] fix metric and ut 2022-07-21 10:51:00 +08:00
gaotongxiao
8396b2014e Refactor FPNC 2022-07-21 10:51:00 +08:00
gaotongxiao
3a9f9e6b61 Handling a corner case in offset_polygon 2022-07-21 10:51:00 +08:00
gaotongxiao
32ef9cc3cf [DBNet] Add DBHead 2022-07-21 10:51:00 +08:00
gaotongxiao
7a66a84b64 [DBNet] Add DBPostProcessor 2022-07-21 10:51:00 +08:00
gaotongxiao
cd3d173b18 [DBNet] Add DBLoss 2022-07-21 10:51:00 +08:00
gaotongxiao
747b2a14dc Refactor ResNet backbone 2022-07-21 10:51:00 +08:00
gaotongxiao
43c50eee82 fix loss 2022-07-21 10:51:00 +08:00
gaotongxiao
1e1da7b395 [DBNet] Add MaskedSmmothL1Loss, MasedBalancedBCELoss and MaskedDiceLoss 2022-07-21 10:50:59 +08:00
gaotongxiao
0f0f68baf1 Fix crop_polygon, Resize and poly2shapely 2022-07-21 10:50:59 +08:00
gaotongxiao
00f821315e Store max_seq_len in BaseDecoder 2022-07-21 10:50:59 +08:00