Xinyu Wang
e72edd6dcb
[Docs] Useful Tools ( #1349 )
...
* init useful tools
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* update link
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 15:51:12 +08:00
Tong Gao
19b19cc404
[Docs] Code migration guide ( #1350 )
...
* [Docs] Code migration guide
* Apply suggestions from code review
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* fix
* fix comment
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 15:50:59 +08:00
liukuikun
bfa2f20a35
[Enchance] inter sphinx mapping ( #1346 )
...
* inter sphinx mapping
* fix comment
2022-08-31 15:50:48 +08:00
liukuikun
8f0141cfaa
cherry pick main ( #1355 )
...
* [Fix] Update owners (#1248 )
* [Docs] Update installation guide (#1254 )
* [Docs] Update installation guide
* add pic
* minor fix
* fix
* [Docs] Update image link (#1255 )
* [Docs] demo, experiments and live inference API on Tiyaro (#1272 )
* docs: added Try on Tiyaro Badge
* docs: fix mdformat
* docs: update tiyaro docs url
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Venkat Raman <vraman2811@gmail.com>
2022-08-31 09:32:55 +08:00
Xinyu Wang
8b32ea6fa9
[Docs] Training & Testing Tutorials ( #1331 )
...
* zh-cn train & test tutorial
* add En
* fix comments
* Update docs/en/user_guides/train_test.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-30 19:54:04 +08:00
Xinyu Wang
8c904127a8
[Doc] Migration Guide of Data Transforms ( #1318 )
...
* init check
* update for preview
* preview
* preview
* update
* update
* update
* update
* update
* update
* add linkes to apis
* update
* fix comments
* fix comments
* fix comments
* fix typo
* Update docs/en/migration/transforms.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-30 19:46:46 +08:00
liukuikun
bf042f8267
[Feture] kie visualizer ( #1267 )
...
* kie visualizer
* add textspotting visualizer
* Fix
* fix
* Some fixes
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-29 20:13:06 +08:00
Xinyu Wang
56179fe1a9
update api ( #1339 )
2022-08-29 18:36:38 +08:00
Xinyu Wang
ea537bbe86
[Docs] Empty doc tree ( #1336 )
...
* refactor doc tree
* add titles
* update
* update
* fix
* fix a bug
* remove ner in readme
* rename advanced guides
* fix migration
2022-08-29 15:37:13 +08:00
Tong Gao
9b368fe45c
[Fix] Rename VeryDeepVGG to MiniVGG ( #1330 )
...
* [Fix] Rename VeryDeepVGG to MiniVGG
* update
2022-08-25 16:35:59 +08:00
liukuikun
e78a1591db
[Config] dict related path to config ( #1329 )
2022-08-25 16:14:10 +08:00
liukuikun
7ab2a2e09d
[Config] default runtime cfg ( #1327 )
2022-08-25 16:13:47 +08:00
Tong Gao
ad73fb10ff
[Enhancemnet] Add BaseTextDetModuleLoss ( #1323 )
...
* [Enhancemnet] Add BaseTextDetModuleLoss
* textkernelmixin->SegBasedModuleLoss
* Update configs/textdet/dbnet/dbnet_resnet18_fpnc_1200e_icdar2015.py
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2022-08-25 14:49:45 +08:00
Xinyu Wang
a45716d20e
[Fix] Fix BaseTextDetector ( #1324 )
...
* fix base
* update docstring
2022-08-25 14:04:25 +08:00
Tong Gao
b32412a9e9
[Refactor] MMEngine directory tree ( #1317 )
2022-08-25 11:46:04 +08:00
Xinyu Wang
9bd5258513
[Refactor] Adapt to new dataflow ( #1305 )
...
* datasample->datasamples
* update rec data preprocessor
* rename datasamples
* update det preprocessor
* update metric
* update data_sample->data_samples in test
* update
* fix data preprocessor uts
* remove engine runner
* fix kie ut
* fix ut
* fix comments
* refactor evaluator ut
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* remove useless
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-25 11:45:42 +08:00
Tong Gao
1b5764b155
[Refactor] Rename base_xxx.py as base.py ( #1322 )
2022-08-25 11:20:42 +08:00
Tong Gao
b81d58e70c
[Enhancement] Move dictionary ( #1320 )
2022-08-24 17:58:52 +08:00
Tong Gao
9a0054ea66
[Enhancement] Purge dependency on MMDet's BaseDetector ( #1319 )
...
* [Enhancement] Purge dependency on MMDet's BaseDetector
* [Enhancement] Purge dependency on MMDet\ss detector
2022-08-24 17:41:36 +08:00
Tong Gao
c093c687a7
[Config] Refactor base config (part 3) ( #1316 )
...
* [Config] Refactor KIE
* fix ut
* fix edge classes
2022-08-24 17:30:05 +08:00
Tong Gao
a24de8318e
[Config] Refactor base config (part 2) ( #1315 )
...
* update textrecog
* Add base configs
2022-08-24 14:19:58 +08:00
Tong Gao
ab04560a4d
[Config] Refactor base config (part 1) ( #1314 )
...
* [Config] Refactor base config
* [Config] Refactor base config
* fix panet
* fix
2022-08-23 22:43:07 +08:00
Tong Gao
1860a3a3b6
[Feature] Use BCEWithLogitsLoss as many as possible for AMP ( #1309 )
...
* Use BCEWithLogitsLoss as many as possible for AMP
* fix
* Optimize DBNet
* fix docstr
* Use branch in dbhead, fix missing data_samples in textdethead
* fix
2022-08-23 19:17:27 +08:00
liukuikun
5c8c774aa9
[Config] rename pan config ( #1313 )
...
* rename pan config
* fix name and move evaluator
2022-08-23 16:54:33 +08:00
liukuikun
f247926028
[Feature] add synbuffer hook again ( #1311 )
2022-08-23 11:43:19 +08:00
Tong Gao
f36c88de0c
[Fix] the left is_list_of ( #1312 )
2022-08-23 11:07:39 +08:00
Xinyu Wang
9620f2de91
[Docs] Update readme config links of Mask R-CNN, PSENet, FCENet, SATRN, NRTR, MASTER ( #1308 )
...
* update readme cfg
* Apply suggestions from code review
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-08-22 19:06:53 +08:00
Tong Gao
4c20ebcb71
[Docs] Update readme links of DB, DB++, DRRG and ABI ( #1307 )
2022-08-22 17:49:23 +08:00
Tong Gao
e760dcd1dd
[Enhancement] Support loading different lmdb datasets in LoadImageFromLMDB ( #1293 )
...
* [Enhancement] Support loading different lmdb datasets in LoadImageFromLMDB
* add docstr
2022-08-22 16:43:25 +08:00
liukuikun
d27b2fd84f
[Config] rec config refine ( #1306 )
...
* refine rec config
* fix mj-sub
2022-08-22 16:42:56 +08:00
Tong Gao
240bf06ddd
[Fix] unit tests due to new config names ( #1303 )
2022-08-22 15:02:52 +08:00
Tong Gao
908ebf1bcf
[Config] Rename textsnake ( #1297 )
...
* [Config] Rename textsnake
* Update configs/textdet/textsnake/textsnake_resnet50_fpn-unet_1200e_ctw1500.py
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* update metafile
* fix linting
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-08-22 15:02:21 +08:00
Xinyu Wang
b2e06c04f5
[Config] Update NRTR configs ( #1302 )
...
* [Config] Add textrec_default_runtime
* add vis hook
* update nrtr configs
* Update configs/textrecog/nrtr/nrtr_resnet31-1by16-1by8_6e_st_mj.py
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 14:44:46 +08:00
Xinyu Wang
7aea3619ca
[Config] Update MASTER config ( #1301 )
...
* [Config] Add textrec_default_runtime
* add vis hook
* update master config
* update metafile
* update
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 14:30:44 +08:00
Xinyu Wang
8d0c6a013a
[Refactor] Refactor and rename several textdet configs ( #1294 )
...
* update
* fix
* fix comments
* fix
2022-08-22 14:27:56 +08:00
Tong Gao
b0b6dadc00
[Fix] mmcv.utils -> mmengine.utils ( #1295 )
...
* [Fix] mmcv.utils -> mmengine.utils
* mmcv -> mmengine
2022-08-22 14:13:22 +08:00
Tong Gao
7ac7f66949
[Config] Rename DB, DB++ and DRRG ( #1296 )
...
* [Config] Rename DB, DB++ and DRRG
* update metafiles
2022-08-22 12:49:24 +08:00
Xinyu Wang
6ca7404925
[Config] Update satrn config ( #1300 )
...
* [Config] Add textrec_default_runtime
* [Config] Add textrec_default_runtime
* add vis hook
* update satrn cfg
* update
* update
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-22 12:45:00 +08:00
Tong Gao
814b281c79
[Config] Rename & refactor ABINet config ( #1299 )
2022-08-22 12:40:08 +08:00
Tong Gao
98dae9319f
[Config] Add textrec_default_runtime ( #1298 )
...
* [Config] Add textrec_default_runtime
* add vis hook
2022-08-22 11:17:30 +08:00
Tong Gao
7fcfa09431
[Fix] Support customize runner and visualization in train/test.py, an… ( #1279 )
...
* [Fix] Support customize runner and visualization in train/test.py, and update configs missing from dataflow refactor
* Fix vis
* Apply suggestions from code review
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* [Config] Refactor & fix DB, DBPP, DRRG configs (#1181 )
* refactor base datasets, fix drrg config
* rename
* update dbnet and drrg
* fix
* fix
* Raise Error
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-08-22 10:48:50 +08:00
liukuikun
d73903a9a0
[Fix] Fix dependency on MMDet & MMCV ( #1246 )
...
* limit version
* update left close right open
2022-08-22 10:32:58 +08:00
Tong Gao
c7a4298c32
[Fix] Replace mmcv.fileio with mmengine ( #1292 )
2022-08-19 16:53:14 +08:00
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
6b6d833be4
[Fix] Fix MJ config ( #1288 )
...
* [Fix] Fix MJ config
* fix
* fix
* fix
2022-08-17 21:39:43 +08:00
Tong Gao
1cc049086e
[Config] Refactor & fix DB, DBPP, DRRG configs ( #1181 )
...
* refactor base datasets, fix drrg config
* rename
* update dbnet and drrg
* fix
* fix
2022-08-17 15:20:05 +08:00
liukuikun
587566d2c2
[Fix] evaluator ut ( #1285 )
2022-08-16 17:34:07 +08:00
liukuikun
bcc245efd3
[Evaluator] MultiDatasetEvaluator ( #1250 )
...
* multi datasets evalutor
* fix comment
* fix typo
2022-08-16 16:48:04 +08:00
liukuikun
1978075577
[Config] recog dataset config refactor ( #1275 )
2022-08-16 16:32:50 +08:00
Tong Gao
792cb26924
[Enhancement] Remove reduntant code snippet in F1Metric ( #1278 )
2022-08-11 18:00:15 +08:00