Tong Gao
1cf2643df0
[CI] Fix windows CI ( #1387 )
...
* [CI] Fix windows CI
* Fix python version
2022-09-21 18:57:10 +08:00
Qing Jiang
b4336204b8
[Fix] browse_dataset.py ( #1398 )
2022-09-21 18:56:29 +08:00
Xinyu Wang
1077ce4294
[Config] Simplify the Mask R-CNN config ( #1391 )
...
* update mask rcnn cfg
* update
2022-09-21 15:44:37 +08:00
Xinyu Wang
0dd72f40f7
[Docs] Add Documents for DataElements ( #1381 )
...
* init
* fix links
* add En version
* fix some links
* fix docstring
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* update cn
* fix comments
* fix links
* fix comments
* fix
* delete
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-09-21 15:34:12 +08:00
Xinyu Wang
93d883e7dc
[Fix] Fix a bug in MMDetWrapper
2022-09-16 14:02:24 +08:00
Tong Gao
87f15b3135
[Docs] Fix some docs issues ( #1385 )
2022-09-13 15:47:40 +08:00
liukuikun
3e2a336e91
[Fix] Clear metric.results only done in main process ( #1379 )
2022-09-13 15:47:25 +08:00
Tong Gao
7f3d832074
[Docs] Fix quickrun ( #1374 )
2022-09-07 10:52:20 +08:00
Tong Gao
50cba1ac6e
[CI] Test windows cu111 ( #1373 )
...
* [CI] Test windows cu101
* [CI] Test windows cu101
2022-09-05 18:18:03 +08:00
Tong Gao
a5b8fb5df1
[CI] Del CI support for torch 1.5.1 ( #1371 )
2022-09-05 17:07:56 +08:00
Tong Gao
89442c3dc2
[CI] Fix merge stage test ( #1370 )
2022-09-05 17:03:23 +08:00
Tong Gao
e801df3471
[CI] Fix CI ( #1365 )
2022-09-05 16:58:31 +08:00
liukuikun
e8d1bc37d3
[Docs] intersphinx and api ( #1367 )
...
* inter sphinx and api
* rm visualizer.py
2022-09-05 14:25:38 +08:00
Tong Gao
c44b611a6c
Bump version to 1.0.0rc0 ( #1363 )
...
* Bump version to 1.0.0rc0
* update init
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 14:27:53 +08:00
liukuikun
45f3f51dba
updata inference res ( #1364 )
2022-09-01 14:23:07 +08:00
liukuikun
e100479ebb
[Docs] readme update ( #1359 )
...
* updata install
* update
* update link
* update pic link
2022-09-01 14:08:10 +08:00
Xinyu Wang
ac02c20581
[Fix] Update all rec converters ( #1284 )
...
* init
* enable non-ascii dump
* fix
* kaist non-ascii
* fix conflicts
* fix
* update
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-09-01 13:17:01 +08:00
liukuikun
27697e387c
[Docs] install ( #1358 )
...
* updata install
* run ocr.py
* updata link
* updat
* updata link
2022-09-01 12:48:39 +08:00
Tong Gao
a6f6b12277
Changelog ( #1361 )
...
* draft
* mv
* update changelog
* update
* update link
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 12:47:38 +08:00
Tong Gao
415bb7f8d0
Update demo ( #1362 )
...
* update
* update
* update
* update
* demo
* update
* update
* update link
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-09-01 12:45:28 +08:00
Xinyu Wang
2a9e8f5306
[Docs] Migration Guide of Datasets ( #1325 )
...
* init
* fix comments
* update
* remove ner
* fix comments
* update lmdb doc
* update link
* fix
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-09-01 10:51:19 +08:00
Tong Gao
a979346e35
Update demo docs ( #1360 )
...
* update
* update
* update
* update
* demo
2022-09-01 09:23:06 +08:00
liukuikun
8b8cc4e6e5
[Docs] config ( #1351 )
...
* config chinese
* update
* Update docs/zh_cn/user_guides/config.md
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* fix link
* updata link
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-08-31 22:56:46 +08:00
Tong Gao
db6ce0d95e
[Refactor] ocr.py ( #1344 )
...
* [Feature] Add BaseInferencer]
* [Feature] Add Det&Rec Inferencer
* [Feature] Add KIEInferencer
* [Feature] Add MMOCRInferencer
* [Refactor] update ocr.py
* update links
* update two links
* remove ocr.py
* move ocr.py and add loadfromndarray
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 22:56:24 +08:00
liukuikun
dbb346afed
[Docs] vis doc ( #1353 )
...
* vis doc
* fix comment
* fix link
2022-08-31 21:28:29 +08:00
Xinyu Wang
c91b028772
[Docs] Update Model & Log Links in Readme & Metafiles ( #1356 )
...
* update model and log links
* fix
* fix
* update dbpp & sdmgr
* update kie acc
* fix
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-31 21:05:29 +08:00
Xinyu Wang
ce47b53399
[Docs] Dataset Preparation ( #1347 )
...
* init dataset doc
* update data prep doc
* fix
* fix
* fix some docs
* update
* update
* updates
* update
2022-08-31 20:16:33 +08:00
Tong Gao
53562d8526
Full regression testing fix ( #1357 )
2022-08-31 20:15:57 +08:00
Xinyu Wang
bb80d16da2
[Docs] Overview ( #1354 )
...
* init overviews
* update
* update
* update
* update
* update links
* update
* fix
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-31 20:15:39 +08:00
Tong Gao
965f92f1e0
[Fix] Dataflow in mmdet wrapper ( #1335 )
...
* [Fix] Dataflow in mmdet wrapper
* fix typing
* fix ut
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 19:03:59 +08:00
Xinyu Wang
cbef6b8c78
[Fix] Fix LMDB dataset ( #1338 )
...
* fix lmdb
* fix
* fix
* fix comments
2022-08-31 18:56:48 +08:00
Tong Gao
f788bfdbb9
[Docs] Quick run ( #1352 )
...
* [Docs] Quick run
* fix link
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 16:21:50 +08:00
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