45 Commits

Author SHA1 Message Date
Tong Gao
0d9b40706c
[Fix] Remove dependency on MMCV registry (#1261)
* [Fix] Remove dependency on MMCV registry

* fix
2022-08-19 11:19:07 +08:00
Tong Gao
7b25b62c21
[Fix] Fix dictionary docstr and remove unncessary kwargs (#1276)
* [Fix] Fix dictionary docstr and remove unncessary kwargs

* fix

* fix
2022-08-11 11:14:17 +08:00
Tong Gao
80d85c129f
[Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
Mountchicken
717460055c Revert "[update] Rename tests"
This reverts commit 0183a73b7528a75308d2c66554bb648748432fac.
2022-07-27 17:52:35 +08:00
wangxinyu
8c5e83c521 [Tests] rename tests 2022-07-21 10:58:04 +08:00
gaotongxiao
1a167ff317 Migrate tests 2022-07-21 10:58:03 +08:00
gaotongxiao
3980ead987 Rename & Migrate tests for EncoderDecoderRecognizer 2022-07-21 10:58:03 +08:00
jiangqing.vendor
3734527d38 [TODO] Add char2idx 2022-07-21 10:57:31 +08:00
jiangqing.vendor
dc84187311 [TODO] Replace loss_module with module_loss 2022-07-21 10:57:31 +08:00
gaotongxiao
41a642bc7b Refactor testing 2022-07-21 10:57:17 +08:00
wangxinyu
1d1f664e9a Update max_seq_len 2022-07-21 10:57:17 +08:00
gaotongxiao
a844b497db [ABINet] Refactor ABILoss 2022-07-21 10:57:17 +08:00
liukuikun
966e2ca9de [Content] data_structure content 2022-07-21 10:55:47 +08:00
gaotongxiao
b8d472b77b Allow invalid ignore chars in BasePostprocessor 2022-07-21 10:55:46 +08:00
gaotongxiao
02c6802312 ABI Decoders 2022-07-21 10:55:46 +08:00
gaotongxiao
2cb55550cd update encoders 2022-07-21 10:55:46 +08:00
liukuikun
b828d654a9 [Encoder] scanner encoder 2022-07-21 10:55:46 +08:00
liukuikun
622e65926e [Decoder]Robust scanner decoder 2022-07-21 10:55:45 +08:00
xinyu
6ff567bb08 fix np warnings & fix nose_parameterized warnings 2022-07-21 10:55:45 +08:00
gaotongxiao
09169f32ee Support skipping unknown tokens in dictionary 2022-07-21 10:55:45 +08:00
wangxinyu
4b185d3347 [Model] Add MobilenetV2 Backbone 2022-07-21 10:55:45 +08:00
liukuikun
988fea441b [Recognizer] refactor baserecognizer 2022-07-21 10:55:43 +08:00
liukuikun
41d9c741cd [Decoder] sar decoder 2022-07-21 10:51:03 +08:00
liukuikun
47771788f0 [Encoder] sar encoder 2022-07-21 10:51:03 +08:00
jiangqing.vendor
13920924ce [MASTER] Add master plugin 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
d5a2d20574 [Enchance] ce ignore char 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
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
liukuikun
38eef984c2 [Refactor]CELoss 2022-07-21 10:51:00 +08:00
gaotongxiao
747b2a14dc Refactor ResNet backbone 2022-07-21 10:51:00 +08:00
liukuikun
bbbefaeb31 build LabelData in baseprocessor 2022-07-21 10:50:59 +08:00
liukuikun
7582fdea41 [Refactor] CTCLoss 2022-07-21 10:50:59 +08:00
liukuikun
3aae157aec [Refactor] crnn decoder 2022-07-21 10:50:59 +08:00
liukuikun
4fd048aa24 [Fix] fix base recog loss 2022-07-21 10:50:59 +08:00
liukuikun
05e31e09bc [Fix] base decoder forget passing dictionary 2022-07-21 10:50:58 +08:00
gaotongxiao
be30df5d50 Rename TextRecog directories 2022-07-21 10:50:58 +08:00
liukuikun
a05e3f19c5 [Feature] TextRecogPostprocessor 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