Commit Graph

1073 Commits (6eaa0673f7722aba38c2f513387ffc705d64a868)
 

Author SHA1 Message Date
gaotongxiao f107991ac1 [TODO] Add LoadImageFromLMDB 2022-07-21 10:57:30 +08:00
gaotongxiao 914c8af7bf Revert "[TODO] Add LoadImageFromLMDB"
This reverts commit e716ae726f007f79effdf2d45b4955a887f3c1e3
2022-07-21 10:57:30 +08:00
jiangqing.vendor 19958fbf6f [TODO] Add LoadImageFromLMDB 2022-07-21 10:57:17 +08:00
gaotongxiao bf517b63e8 Update outputs of DBHead and split_results in BaseTextDetPostprocessor 2022-07-21 10:57:17 +08:00
wangxinyu 68b0aaa2e9 [Utils] Add typing 2022-07-21 10:57:17 +08:00
gaotongxiao 41a642bc7b Refactor testing 2022-07-21 10:57:17 +08:00
jiangqing.vendor 7813e18a6c [TODO] Fix score 2022-07-21 10:57:17 +08:00
jiangqing.vendor e73665029b [MaskRCNN] Configs 2022-07-21 10:57:17 +08:00
jiangqing.vendor ae4ba012a8 [MMDet] DetWrapper 2022-07-21 10:57:17 +08:00
jiangqing.vendor dae4c9ca8c Add MMDet2MMOCR MMOCR2MMdet 2022-07-21 10:57:17 +08:00
wangxinyu de616ffa02 [TODO] Add tests for box center/diag dist; recover some evaluation utils 2022-07-21 10:57:17 +08:00
gaotongxiao 058984af1d Del unused tests (progress 1/N) 2022-07-21 10:57:17 +08:00
xinyu efd81b7a5a fix bug 2022-07-21 10:57:17 +08:00
jiangqing.vendor 67e4085915 [Fix] Fix crop_polygon 2022-07-21 10:57:17 +08:00
wangxinyu 1d1f664e9a Update max_seq_len 2022-07-21 10:57:17 +08:00
liukuikun 25faa7d1f1 [Content] refactor vis content 2022-07-21 10:57:17 +08:00
liukuikun d50d2a46eb [Processing]remove segocr and split processing 2022-07-21 10:57:17 +08:00
gaotongxiao a844b497db [ABINet] Refactor ABILoss 2022-07-21 10:57:17 +08:00
jiangqing.vendor ee1212a5cd [TODO] update recog data_migrator 2022-07-21 10:57:17 +08:00
xinyu 23e1f2432a update utils 2022-07-21 10:57:16 +08:00
liukuikun 62d390dc3f refactor registy content 2022-07-21 10:55:47 +08:00
liukuikun 966e2ca9de [Content] data_structure content 2022-07-21 10:55:47 +08:00
liukuikun 5381b1d105 refactor loop content 2022-07-21 10:55:46 +08:00
gaotongxiao 2d478ea244 Add ABINet cfg 2022-07-21 10:55:46 +08:00
gaotongxiao b8d472b77b Allow invalid ignore chars in BasePostprocessor 2022-07-21 10:55:46 +08:00
liukuikun 4e603f0531 [Remove] remove useless eval and refactor metrics content 2022-07-21 10:55:46 +08:00
liukuikun 83aac48491 [Remove] remove unuse dataset and pipeline 2022-07-21 10:55:46 +08:00
wangxinyu de78a8839f Remove useless 2022-07-21 10:55:46 +08:00
gaotongxiao d4dbad56ee update abi framework 2022-07-21 10:55:46 +08:00
wangxinyu a26114d9c7 [Fix] Fix textdet_head error 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
gaotongxiao 2df8cb89a4 [SDMGR] Add SDMGR framework 2022-07-21 10:55:46 +08:00
xinyu 2fe534b178 add docstring and test for fill hole 2022-07-21 10:55:46 +08:00
gaotongxiao 422bea9d10 [SDMGR] Add SDMGR configs 2022-07-21 10:55:46 +08:00
liukuikun 77ffe8fb00 [Config] scanner config 2022-07-21 10:55:46 +08:00
liukuikun b828d654a9 [Encoder] scanner encoder 2022-07-21 10:55:46 +08:00
gaotongxiao 460f068891 [DRRG] DRRG framework 2022-07-21 10:55:46 +08:00
gaotongxiao 2f5e337e2f [DRRG] DRRG config 2022-07-21 10:55:46 +08:00
gaotongxiao 9470821aa0 [DRRG] DRRG head 2022-07-21 10:55:46 +08:00
gaotongxiao e0992a7fae [DRRG] DRRG loss 2022-07-21 10:55:46 +08:00
gaotongxiao ed9e8d150c [DRRG] DRRG postprocessor 2022-07-21 10:55:46 +08:00
gaotongxiao 9db0941837 [SDMGR] Add SDMGR Head 2022-07-21 10:55:46 +08:00
gaotongxiao eaf7f6bf0c [SDMGR] postprocessor 2022-07-21 10:55:46 +08:00
gaotongxiao e23a2ef089 Add SDMGR Loss 2022-07-21 10:55:46 +08:00
liukuikun 622e65926e [Decoder]Robust scanner decoder 2022-07-21 10:55:45 +08:00
gaotongxiao 7490301877 Add KIE transforms 2022-07-21 10:55:45 +08:00
wangxinyu 52f0eefb2e [Transform] Add FixInvalidPolygon 2022-07-21 10:55:45 +08:00
liukuikun b40d3ffd47 remove pytest ini 2022-07-21 10:55:45 +08:00
xinyu 9b7f75e157 delete __all 2022-07-21 10:55:45 +08:00