Commit Graph

1035 Commits (b0557c2c55c0724017b0f1c46525abc023732aff)
 

Author SHA1 Message Date
liukuikun 27313b264c
[Fix] Simplify normalized edit distance calculation (#1268) 2022-08-09 10:57:04 +08:00
liukuikun ef683206ed
[Api] vis hook and data flow api (#1185)
* vis hook and data flow api

* fix comment

* add TODO for merging and rewriting after MultiDatasetWrapper
2022-08-08 11:37:46 +08:00
liukuikun 6759bd409a
[Fix] registry typo (#1257) 2022-08-04 15:31:04 +08:00
liukuikun 37ff38e7aa
[Fix] fix base name and dist_xx (#1253)
* fix base name and dist_xx

* update registry
2022-08-04 15:25:54 +08:00
Tong Gao 85d3344cf8
[Config] Fix PANet config (#1233) 2022-08-02 13:00:08 +08:00
Tong Gao 506fcdbe05
[Sync] with main (up to #1221) (#1245)
* [Docs] Limit extension versions (#1210)

* loss

* fix

* fix bug

* [update] update limit version

* [Update] Update ABINet links for main (#1221)

* loss

* fix

* fix bug

* update ABINet links

Co-authored-by: Qing Jiang <mountchicken@outlook.com>
2022-08-01 15:39:21 +08:00
Tong Gao c9ec09d8f1
[Config] Fix NRTR config (#1232) 2022-08-01 15:34:41 +08:00
Qing Jiang cdba3056c0
[Config] Update mrcnn (#1236)
* update maskrcnn configs

* fix
2022-08-01 15:30:48 +08:00
Tong Gao 80d85c129f
[Fix] Rename tests (#1244) 2022-08-01 15:28:27 +08:00
liukuikun 8331224e52
Update version tag (#1243) 2022-08-01 15:11:37 +08:00
liukuikun 8d2e8886e8
[Fix] Fix scanner and sar Resize to RecaleToHeight (#1242) 2022-08-01 11:42:11 +08:00
Qing Jiang 48cc575507
[Rename] Rename mmocr/data to mmocr/structures (#1234)
* rename mmocr/data to mmocr/structures

* update lint
2022-08-01 10:59:53 +08:00
Tong Gao 2381c993ea
[CI] Update CI config (#1230) 2022-07-29 16:11:43 +08:00
liukuikun f2024dc4bf
[Config] SAR seq config (#1215) 2022-07-27 20:03:02 +08:00
Mountchicken 717460055c Revert "[update] Rename tests"
This reverts commit 0183a73b75.
2022-07-27 17:52:35 +08:00
Mountchicken 05c4bc3c88 Revert "reset docker"
This reverts commit 240da99cda.
2022-07-27 17:44:11 +08:00
liukuikun f11ed20d9a
[Config] remove comma (#1213) 2022-07-26 16:53:33 +08:00
liukuikun 2cca103b93
[Fix] fix load error (#1212) 2022-07-26 16:53:11 +08:00
Qing Jiang 507f0656c9
[Fix] Fix configs/textrecog/nrtr/nrtr_modality_transform_academic.py (#1206)
* loss

* fix

* fix nrtr
2022-07-26 10:49:07 +08:00
liukuikun bc043101fe
[Fix] load error (#1207) 2022-07-26 10:48:10 +08:00
Tong Gao 0bf05b0ae9
[Config] Fix drrg (#1204) 2022-07-25 22:42:20 +08:00
liukuikun 83ba24cad6
[Config] fix pan config (#1203) 2022-07-25 22:21:58 +08:00
Qing Jiang 870f062394
[Refactor] Update NRTR configs (#1199)
* loss

* fix

* [update] Update NRTR configs

* [update] Set a smaller interval
2022-07-25 19:22:16 +08:00
liukuikun 83e4fb10ee
[Fix] fix empty image and resize small image (#1200) 2022-07-25 19:21:09 +08:00
Tong Gao e00d4f377b
[Config] Fix DRRG (#1189)
* [Config] Fix drrg

* fix drrg
2022-07-25 19:12:10 +08:00
Tong Gao 2b476bd8c0
[Config] Refactor & fix DB configs (#1188) 2022-07-25 19:11:57 +08:00
Tong Gao 8c2873f061
[Fix] Fix ABINet (#1193) 2022-07-25 11:26:33 +08:00
liukuikun 2487c0a4a5
[Config] fix scanner and sar config (#1196) 2022-07-25 11:25:39 +08:00
Tong Gao 0dc33189e0
[Fix] Import BaseXXX from MMEngine (#1195) 2022-07-25 10:43:40 +08:00
Tong Gao 7593e04ea0
[CI] Move pr-stage tests to merge-stage (#1194)
* [CI] Move pr-stage tests to merge-stage

* update

* fix
2022-07-25 10:42:25 +08:00
Tong Gao abb6c16095
[Config] Update base dataset configs (#1190) 2022-07-23 21:25:15 +08:00
liukuikun ca01ee5eb3
[Config] Fix recog same dataset name (#1187) 2022-07-22 19:00:38 +08:00
Xinyu Wang 7a6e2aece1
[Config] Update PSE & Satrn configs 2022-07-22 17:06:58 +08:00
liukuikun 0393e32603
[Config] rec toy dataset config (#1182) 2022-07-22 17:00:03 +08:00
liukuikun 5dfa68641c
[Config] Add multiloop cfg (#1186) 2022-07-22 16:46:06 +08:00
liukuikun ec7415a382
[Feature] Add SynBuffersHook (#1184) 2022-07-22 16:39:21 +08:00
Tong Gao 6f30020eec
[CI] Add CI (#1176)
* [CI] Add CI

* update init

* fix lint

* fix lint

* fix linting

* fix linting

* fix linting

* fix

* fix

* fix

* fix

* fix

* fix

* disable github ci

* fix

* Update .circleci/test.yml

Co-authored-by: Qing Jiang <mountchicken@outlook.com>

* fix

* fix

Co-authored-by: Qing Jiang <mountchicken@outlook.com>
2022-07-21 14:28:57 +08:00
jiangqing.vendor e303404215 [Fix] Fix some config errors 2022-07-21 10:58:04 +08:00
liukuikun f5e93d0eba fix mmdet rename data_elements to structures 2022-07-21 10:58:04 +08:00
xinyu 8d65f873da fix bugs 2022-07-21 10:58:04 +08:00
gaotongxiao 05ff5d0489 Support pipeline assignment in ConcatDataset 2022-07-21 10:58:04 +08:00
jiangqing.vendor 16b41108f9 update 2022-07-21 10:58:04 +08:00
wangxinyu 8c5e83c521 [Tests] rename tests 2022-07-21 10:58:04 +08:00
liukuikun 1b33ff5d76 [Feat] support fp16 auto resume and auto scale lr 2022-07-21 10:58:03 +08:00
jiangqing.vendor dc180443b8 [TODO] Updata det_datasets & recog_datasets 2022-07-21 10:58:03 +08:00
xinyu 254dbdd18a adapt to det package 2022-07-21 10:58:03 +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 27261b2bce [TODO] mv configs/base/models -> configs/textdet & textrecog 2022-07-21 10:58:03 +08:00
wangxinyu d8c3aeff3a Remove useless & Rename 2022-07-21 10:58:03 +08:00